winget-cli

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

Manifest-Good-InstallerTypeExeRoot-Silent.yaml (454B)


      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 Installers:
      9   - Arch: x86
     10     Url: https://rubengustorage.blob.core.windows.net/publiccontainer/msixsdk-x86.zip
     11     Sha256: 98B67758CEAFFCBB3FE47838FD0A8D7BD581C2650842D6B2B0E0D49A23270CCD
     12     Switches:
     13       Silent: /s
     14       SilentWithProgress: /s
     15 ManifestVersion: 0.1.0