1234567891011121314151617181920212223 |
- # 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: PhilipGerke.Odassey
- PackageVersion: 3.0.0
- InstallerLocale: en-US
- MinimumOSVersion: 10.0.0.0
- InstallerType: nullsoft
- Scope: user
- InstallModes:
- - silent
- InstallerSwitches:
- Silent: /S
- SilentWithProgress: /S
- UpgradeBehavior: uninstallPrevious
- ReleaseDate: 2022-05-24
- Installers:
- - Architecture: x64
- InstallerUrl: https://github.com/pgerke/get-odassey/releases/download/v3.0.0/Odassey_win_x64_v3.0.0.exe
- InstallerSha256: BFA68C4381A2B179B6126229499D9E5596229C95978D170CE7B0D47C0D598EA8
- ManifestType: installer
- ManifestVersion: 1.1.0
|