winget-cli

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

commit bf009e772062483e742a325704c3694470759b06
parent 8774f0fe0e3265d5e731ae96de9859e039db9190
Author: Ryan Fu <69221034+ryfu-msft@users.noreply.github.com>
Date:   Thu, 23 Jun 2022 10:27:23 -0700

fix spacing (#2276)


Diffstat:
Mschemas/JSON/manifests/v1.2.0/manifest.singleton.1.2.0.json | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

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 @@ -610,7 +610,7 @@ "$ref": "#/definitions/UnsupportedOSArchitectures" }, "UnsupportedArguments": { - "$ref": " #/definitions/UnsupportedArguments" + "$ref": "#/definitions/UnsupportedArguments" }, "AppsAndFeaturesEntries": { "$ref": "#/definitions/AppsAndFeaturesEntries"