1234567891011121314151617181920212223 |
- # Created with YamlCreate.ps1 v2.0.0 using YAML parsing
- # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
- PackageIdentifier: ChiaNetwork.GUIforChiaBlockchain
- PackageVersion: 1.2.7
- 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.7/ChiaSetup-1.2.7.exe
- InstallerSha256: 789C9391CD9CFFEEC63659FE5954C529A7CD9392FDBFE4CBECB07A3994AA23E3
- ManifestType: installer
- ManifestVersion: 1.0.0
|