winget-cli

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

TestValidManifest.yaml (628B)


      1 Id: AppInstallerTest.TestValidManifest
      2 Name: TestValidManifest
      3 Version: 1.0.0.0
      4 Publisher: AppInstallerTest
      5 License: Test
      6 Installers:
      7   - Arch: x86
      8     Url: https://localhost:5001/TestKit/AppInstallerTestExeInstaller/AppInstallerTestExeInstaller.exe
      9     Sha256: 0000000000000000000000000000000000000000000000000000000000000000
     10     InstallerType: exe
     11     Switches:
     12       Custom: /execustom
     13       SilentWithProgress: /exeswp
     14       Silent: /exesilent
     15       Interactive: /exeinteractive
     16       Language: /exeenus
     17       Log: /exelog <LOGPATH>
     18       InstallLocation: /InstallDir <INSTALLPATH>
     19 ManifestVersion: 0.1.0