Skip to content

Commit a42b69e

Browse files
jsschultzJohn Schultz
andauthored
User/jsschultz/update win dbg (microsoft#333845)
Co-authored-by: John Schultz <joschult@microsoft.com>
1 parent 9df9fa1 commit a42b69e

File tree

3 files changed

+57
-0
lines changed

3 files changed

+57
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Created using wingetcreate 1.10.3.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Microsoft.WinDbg
5+
PackageVersion: 1.2601.12001.0
6+
Platform:
7+
- Windows.Desktop
8+
MinimumOSVersion: 10.0.17763.0
9+
InstallerType: msix
10+
PackageFamilyName: Microsoft.WinDbg_8wekyb3d8bbwe
11+
Installers:
12+
- Architecture: x86
13+
InstallerUrl: https://windbg.download.prss.microsoft.com/dbazure/prod/1-2601-12001-0/windbg.msixbundle
14+
InstallerSha256: 4AEA6F79D6721E75AAE37764EEBE0A0BEA2EAC896F8BC84485FA367AFADEE8C0
15+
SignatureSha256: FFECBC876967B5109A893450EB7ECAE1E9451303AF85160988DFA5EA1726DC7D
16+
- Architecture: x64
17+
InstallerUrl: https://windbg.download.prss.microsoft.com/dbazure/prod/1-2601-12001-0/windbg.msixbundle
18+
InstallerSha256: 4AEA6F79D6721E75AAE37764EEBE0A0BEA2EAC896F8BC84485FA367AFADEE8C0
19+
SignatureSha256: FFECBC876967B5109A893450EB7ECAE1E9451303AF85160988DFA5EA1726DC7D
20+
- Architecture: arm64
21+
InstallerUrl: https://windbg.download.prss.microsoft.com/dbazure/prod/1-2601-12001-0/windbg.msixbundle
22+
InstallerSha256: 4AEA6F79D6721E75AAE37764EEBE0A0BEA2EAC896F8BC84485FA367AFADEE8C0
23+
SignatureSha256: FFECBC876967B5109A893450EB7ECAE1E9451303AF85160988DFA5EA1726DC7D
24+
ManifestType: installer
25+
ManifestVersion: 1.10.0
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Created using wingetcreate 1.10.3.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: Microsoft.WinDbg
5+
PackageVersion: 1.2601.12001.0
6+
PackageLocale: en-US
7+
Publisher: Microsoft
8+
PackageName: WinDbg
9+
License: Proprietary
10+
ShortDescription: WinDbg is a debugger that can be used to analyze crash dumps, debug live user-mode and kernel-mode code, and examine CPU registers and memory.
11+
Tags:
12+
- debugger
13+
- debugging
14+
- analyzer
15+
- analyser
16+
- analyzing
17+
- analysing
18+
- crashdumps
19+
- cpuregisters
20+
- memoryregisters
21+
- kernel
22+
- disassembly
23+
ManifestType: defaultLocale
24+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.10.3.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Microsoft.WinDbg
5+
PackageVersion: 1.2601.12001.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)