winget-cli

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

AllEqualityWithDescription.yaml (777B)


      1 Id: id.id
      2 Version: 1.2.3
      3 Publisher: test
      4 InstallerType: exe
      5 Description: This is a description
      6 Switches:
      7   Custom: custom
      8   Silent: /s
      9   SilentWithProgress: /sp
     10   Interactive: /i
     11   Language: en-US
     12   Log: /l=<LOGPATH>
     13   InstallLocation: /d=<INSTALLPATH>
     14 Installers:
     15   - Arch: x86
     16     Sha256: 69D84CA8899800A5575CE31798293CD4FEBAB1D734A07C2E51E56A28E0DF8C82
     17     SignatureSha256: 69D84CA8899800A5575CE31798293CD4FEBAB1D734A07C2E51E56A28E0DF8C82
     18     Language: en-US
     19     InstallerType: msix
     20     Scope: user
     21     Switches:
     22       Language: /en-US
     23       Custom: /s
     24   - Arch: x64
     25     Url: https://contoso.com/publiccontainer/contosoinstaller64.exe
     26     Sha256: 69D84CA8899800A5575CE31798293CD4FEBAB1D734A07C2E51E56A28E0DF8C83
     27     Language: en-US
     28     Scope: user