22 lines
662 B
YAML
22 lines
662 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: JannisX11.Blockbench
|
|
PackageVersion: 3.7.4
|
|
MinimumOSVersion: 10.0.0.0
|
|
FileExtensions:
|
|
- bbmodel
|
|
InstallModes:
|
|
- interactive
|
|
- silent
|
|
- silentWithProgress
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerType: nullsoft
|
|
InstallerUrl: https://github.com/JannisX11/blockbench/releases/download/v3.7.4/Blockbench_3.7.4.exe
|
|
InstallerSha256: 06401D4AC75084BCCC67EC3BAF2992153D51ACC4E8D45D1DF06B0550E5494739
|
|
# ProductCode:
|
|
Scope: user
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|