123456789101112131415161718192021222324252627282930 |
- # Created with YamlCreate.ps1 v2.0.0 $debug=QUSU.7-1-4
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
- PackageIdentifier: Levminer.Authme
- PackageVersion: 2.7.2
- InstallerLocale: en-US
- Platform:
- - Windows.Desktop
- MinimumOSVersion: 10.0.0.0
- InstallerType: nullsoft
- InstallModes:
- - interactive
- - silent
- UpgradeBehavior: install
- Installers:
- - Architecture: x64
- Scope: user
- InstallerUrl: https://github.com/Levminer/authme/releases/download/2.7.2/authme-2.7.2-windows-x64-installer.exe
- InstallerSha256: C31CA53D8A181B61A78D155B6A76B3207A53A063E7BC5CEBAB710FF9F34EBCE4
- InstallerSwitches:
- Custom: /CURRENTUSER
- - Architecture: x64
- Scope: machine
- InstallerUrl: https://github.com/Levminer/authme/releases/download/2.7.2/authme-2.7.2-windows-x64-installer.exe
- InstallerSha256: C31CA53D8A181B61A78D155B6A76B3207A53A063E7BC5CEBAB710FF9F34EBCE4
- InstallerSwitches:
- Custom: /ALLUSERS
- ManifestType: installer
- ManifestVersion: 1.0.0
|