Upgrade minecraft manifest (#12339)

This commit is contained in:
Code
2021-05-09 01:06:21 -04:00
committed by GitHub
parent 878f01d02a
commit 765bb743b3
3 changed files with 47 additions and 21 deletions

View File

@@ -0,0 +1,19 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: Mojang.MinecraftLauncher
PackageVersion: 1.0.0.0
MinimumOSVersion: 10.0.0.0
InstallModes:
- interactive
- silent
- silentWithProgress
Installers:
- Architecture: x64
InstallerType: msi
InstallerUrl: https://launcher.mojang.com/download/MinecraftInstaller.msi
InstallerSha256: 1D9F66794A5AF4E409A6C6B32A14D674CC1EA96F69E2CF2ACB3C7B997750D5F8
# ProductCode:
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
ManifestType: installer
ManifestVersion: 1.0.0