12345678910111213141516171819202122 |
- # Created with YamlCreate.ps1 v2.0.7 using InputObject 🤖 $debug=QUSU-7-2-3
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
- PackageIdentifier: RedHat.Podman
- PackageVersion: 4.1.0
- MinimumOSVersion: 10.0.0.0
- InstallerType: wix
- Scope: machine
- InstallerSwitches:
- InstallLocation: INSTALLDIR="<INSTALLPATH>"
- UpgradeBehavior: install
- Commands:
- - podman
- ReleaseDate: 2022-05-06
- Installers:
- - Architecture: x64
- InstallerUrl: https://github.com/containers/podman/releases/download/v4.1.0/podman-v4.1.0.msi
- InstallerSha256: 002343127686D340C4ED553EECFACBF7F4AA77A10D35634DC26C83124B061111
- ProductCode: '{F0C12B5B-290B-4C15-A0D9-D5A0C6F38120}'
- ManifestType: installer
- ManifestVersion: 1.1.0
|