winget-cli

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 0bc225edefb270b2fceedb0752346357e2e8faa6
parent 428ffb50527fbb20e39443e13cae2cfa7ec6cdcc
Author: Kaleb Luedtke <jluedtk@jci.com>
Date:   Thu, 23 Feb 2023 10:34:52 -0600

Remove zip from 1.2 schema (#2996)


Diffstat:
Mschemas/JSON/manifests/v1.2.0/manifest.installer.1.2.0.json | 1-
Mschemas/JSON/manifests/v1.2.0/manifest.singleton.1.2.0.json | 1-
2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/schemas/JSON/manifests/v1.2.0/manifest.installer.1.2.0.json b/schemas/JSON/manifests/v1.2.0/manifest.installer.1.2.0.json @@ -59,7 +59,6 @@ "msi", "appx", "exe", - "zip", "inno", "nullsoft", "wix", diff --git a/schemas/JSON/manifests/v1.2.0/manifest.singleton.1.2.0.json b/schemas/JSON/manifests/v1.2.0/manifest.singleton.1.2.0.json @@ -101,7 +101,6 @@ "msi", "appx", "exe", - "zip", "inno", "nullsoft", "wix",