+ x86 Architecture + Added Product Code + Correct Publisher according to Control Panel + Added Author
20 lines
651 B
YAML
20 lines
651 B
YAML
# 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: x86
|
|
InstallerType: msi
|
|
InstallerUrl: https://launcher.mojang.com/download/MinecraftInstaller.msi
|
|
InstallerSha256: 1D9F66794A5AF4E409A6C6B32A14D674CC1EA96F69E2CF2ACB3C7B997750D5F8
|
|
ProductCode: "{733C3ACB-432D-4880-B0E1-660000D7974D}"
|
|
Scope: machine
|
|
InstallerLocale: en-US
|
|
UpgradeBehavior: install
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|