-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Microsoft.WindowsWDK version 10.1.22000.1 (#40265)
* Add version: Microsoft.WindowsWDK version 10.1.22000.1 * Update Microsoft.WindowsWDK.installer.yaml * Change Architecture to x86 Co-authored-by: Chacón <[email protected]> * Update Microsoft.WindowsWDK.installer.yaml Co-authored-by: Chacón <[email protected]>
- Loading branch information
1 parent
efd6fe9
commit 578f793
Showing
3 changed files
with
51 additions
and
0 deletions.
There are no files selected for viewing
17 changes: 17 additions & 0 deletions
17
manifests/m/Microsoft/WindowsWDK/10.1.22000.1/Microsoft.WindowsWDK.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Created with YamlCreate.ps1 v2.0.4 $debug=AUSU.7-2-1 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json | ||
|
||
PackageIdentifier: Microsoft.WindowsWDK | ||
PackageVersion: 10.1.22000.1 | ||
MinimumOSVersion: 10.0.0.0 | ||
InstallerType: burn | ||
InstallerSwitches: | ||
Silent: /q | ||
SilentWithProgress: /q | ||
Log: ' ' # Do not use, path is too long. | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://download.microsoft.com/download/7/d/6/7d602355-8ae9-414c-ae36-109ece2aade6/wdk/wdksetup.exe | ||
InstallerSha256: 6538402F1D71836D5B9C2B9A705A2599F2FC2D03A9616B33BCA3D9D9768CA374 | ||
ManifestType: installer | ||
ManifestVersion: 1.1.0 |
26 changes: 26 additions & 0 deletions
26
manifests/m/Microsoft/WindowsWDK/10.1.22000.1/Microsoft.WindowsWDK.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Created with YamlCreate.ps1 v2.0.4 $debug=AUSU.7-2-1 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json | ||
|
||
PackageIdentifier: Microsoft.WindowsWDK | ||
PackageVersion: 10.1.22000.1 | ||
PackageLocale: en-US | ||
Publisher: Microsoft Corporation | ||
PublisherUrl: https://www.microsoft.com/en-us/ | ||
PublisherSupportUrl: https://support.microsoft.com/en-us | ||
PrivacyUrl: https://privacy.microsoft.com/en-us/privacystatement | ||
Author: Microsoft Corporation | ||
PackageName: Windows Driver Kit | ||
PackageUrl: https://docs.microsoft.com/en-us/windows-hardware/drivers/download-the-wdk | ||
License: Proprietary | ||
# LicenseUrl: | ||
Copyright: Copyright (c) Microsoft Corporation | ||
# CopyrightUrl: | ||
ShortDescription: The WDK is used to develop, test, and deploy Windows drivers. | ||
# Description: | ||
# Moniker: | ||
# Tags: | ||
# Agreements: | ||
# ReleaseNotes: | ||
# ReleaseNotesUrl: | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.1.0 |
8 changes: 8 additions & 0 deletions
8
manifests/m/Microsoft/WindowsWDK/10.1.22000.1/Microsoft.WindowsWDK.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with YamlCreate.ps1 v2.0.4 $debug=AUSU.7-2-1 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json | ||
|
||
PackageIdentifier: Microsoft.WindowsWDK | ||
PackageVersion: 10.1.22000.1 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.1.0 |