winget-cli

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

Manifest-Good-InstallerTypeExeRoot-SilentRoot.yaml (442B)


      1 # Good manifest. Installer Type exe requires Silent switch.
      2 Id: microsoft.msixsdk
      3 Name: MSIX SDK
      4 Version: 1.7.32
      5 Publisher: Microsoft
      6 InstallerType: Exe
      7 License: Test
      8 Switches:
      9   Silent: /s
     10   SilentWithProgress: /s
     11 Installers:
     12   - Arch: x86
     13     Url: https://rubengustorage.blob.core.windows.net/publiccontainer/msixsdk-x86.zip
     14     Sha256: 98B67758CEAFFCBB3FE47838FD0A8D7BD581C2650842D6B2B0E0D49A23270CCD
     15 ManifestVersion: 0.1.0