winget-cli

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

DownloadFlowTest_DownloadCommandProhibited.yaml (640B)


      1 # yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.6.0.schema.json
      2 
      3 PackageIdentifier: AppInstallerCliTest.DownloadCommandProhibited
      4 PackageVersion: 1.0.0.0
      5 PackageLocale: en-US
      6 PackageName: AppInstaller Test DownloadCommandProhibited
      7 Publisher: Microsoft Corporation
      8 AppMoniker: AICLITestDownloadCommandProhibited
      9 License: Test
     10 DownloadCommandProhibited: true
     11 Installers:
     12     - Architecture: x86
     13       InstallerUrl: https://ThisIsNotUsed
     14       InstallerType: exe
     15       InstallerSha256: 65DB2F2AC2686C7F2FD69D4A4C6683B888DC55BFA20A0E32CA9F838B51689A3B
     16 ManifestType: singleton
     17 ManifestVersion: 1.6.0