From dbcfa80ba489367b28a443c07884465c531aa78d Mon Sep 17 00:00:00 2001 From: "Kevin Larkin (MS)" Date: Fri, 14 Aug 2020 09:17:24 -0700 Subject: [PATCH] Added WDK build 19041 (#3075) --- manifests/Microsoft/WindowsWDK/10.0.19041.0.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 manifests/Microsoft/WindowsWDK/10.0.19041.0.yaml diff --git a/manifests/Microsoft/WindowsWDK/10.0.19041.0.yaml b/manifests/Microsoft/WindowsWDK/10.0.19041.0.yaml new file mode 100644 index 000000000..8d51637f9 --- /dev/null +++ b/manifests/Microsoft/WindowsWDK/10.0.19041.0.yaml @@ -0,0 +1,16 @@ +Id: Microsoft.WindowsWDK +Version: 10.0.19041.0 +Name: Windows WDK +Publisher: Microsoft +Homepage: https://docs.microsoft.com/en-us/windows-hardware/drivers/download-the-wdk +License: Copyright (c) Microsoft Corporation. All rights reserved. +Description: The WDK is used to develop, test, and deploy Windows drivers. +Installers: + - Arch: x86 + Url: https://download.microsoft.com/download/1/a/7/1a730121-7aa7-46f7-8978-7db729aa413d/wdk/wdksetup.exe + InstallerType: exe + Sha256: 2b89518ff05869ccf33b64ff2b8fdd058b61ce4c9b5c8b99ca2573350e4ca279 + Switches: + Silent: /q + SilentWithProgress: /q +