1234567891011121314151617181920212223 |
- # Created with YamlCreate.ps1 v2.0.0 $debug=QUSU.7-1-5
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
- PackageIdentifier: ChiaNetwork.GUIforChiaBlockchain
- PackageVersion: 1.2.10
- Platform:
- - Windows.Desktop
- MinimumOSVersion: 10.0.0.0
- InstallerType: exe
- Scope: user
- InstallModes:
- - silent
- InstallerSwitches:
- Silent: --silent
- SilentWithProgress: --silent
- UpgradeBehavior: install
- Installers:
- - Architecture: x64
- InstallerUrl: https://github.com/Chia-Network/chia-blockchain/releases/download/1.2.10/ChiaSetup-1.2.10.exe
- InstallerSha256: 22BE9AB0C7A6A0BC23D77C1C0A4C891959D775202BFC527A59234426947BCA8F
- ManifestType: installer
- ManifestVersion: 1.0.0
|