Upgrade minecraft manifest (#12339)
This commit is contained in:
@@ -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
|
@@ -0,0 +1,25 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Mojang.MinecraftLauncher
|
||||||
|
PackageVersion: 1.0.0.0
|
||||||
|
PackageLocale: en-US
|
||||||
|
Publisher: Mojang Studios
|
||||||
|
PublisherUrl: https://www.minecraft.net
|
||||||
|
PublisherSupportUrl: https://help.minecraft.net
|
||||||
|
PrivacyUrl: https://go.microsoft.com/fwlink/?linkid=521839
|
||||||
|
#Author:
|
||||||
|
PackageName: Minecraft Launcher
|
||||||
|
PackageUrl: https://www.minecraft.net
|
||||||
|
License: Proprietary
|
||||||
|
LicenseUrl: https://account.mojang.com/terms
|
||||||
|
Copyright: Mojang (c) 2009-2021
|
||||||
|
CopyrightUrl: https://account.mojang.com/terms
|
||||||
|
ShortDescription: Official launcher for Minecraft, a sandbox voxel game
|
||||||
|
Description: Explore your own unique world, survive the night, and create anything you can imagine!
|
||||||
|
Moniker: minecraft
|
||||||
|
Tags:
|
||||||
|
- minecraft
|
||||||
|
- game
|
||||||
|
- minecraft java
|
||||||
|
- mojang
|
||||||
|
ManifestType: defaultLocale
|
||||||
|
ManifestVersion: 1.0.0
|
@@ -1,24 +1,6 @@
|
|||||||
# Automatically updated by the winget bot at 2021/May/07
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||||
PackageIdentifier: Mojang.MinecraftLauncher
|
PackageIdentifier: Mojang.MinecraftLauncher
|
||||||
PackageVersion: 1.0.0.0
|
PackageVersion: 1.0.0.0
|
||||||
PackageName: Minecraft Launcher
|
DefaultLocale: en-US
|
||||||
Publisher: Mojang
|
ManifestType: version
|
||||||
License: Minecraft End User License Agreement
|
|
||||||
LicenseUrl: https://account.mojang.com/terms
|
|
||||||
Moniker: minecraft
|
|
||||||
Tags:
|
|
||||||
- minecraft
|
|
||||||
- game
|
|
||||||
- minecraftjava
|
|
||||||
- mojang
|
|
||||||
ShortDescription: Explore your own unique world, survive the night, and create anything you can imagine!
|
|
||||||
PackageUrl: https://minecraft.net
|
|
||||||
Installers:
|
|
||||||
- Architecture: x64
|
|
||||||
InstallerUrl: https://launcher.mojang.com/download/MinecraftInstaller.msi
|
|
||||||
InstallerSha256: 1D9F66794A5AF4E409A6C6B32A14D674CC1EA96F69E2CF2ACB3C7B997750D5F8
|
|
||||||
InstallerType: msi
|
|
||||||
ProductCode: "{27B34E47-68AE-4802-822A-9F0C187AF84A}"
|
|
||||||
PackageLocale: en-US
|
|
||||||
ManifestType: singleton
|
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
Reference in New Issue
Block a user