Upgrade playnite manifest (#12340)

This commit is contained in:
Code
2021-05-09 01:58:25 -04:00
committed by GitHub
parent 765bb743b3
commit 70c968140d
3 changed files with 52 additions and 17 deletions

View File

@@ -0,0 +1,19 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: Playnite.Playnite
PackageVersion: 8.12
MinimumOSVersion: 10.0.0.0
InstallModes:
- interactive
- silent
- silentWithProgress
Installers:
- Architecture: x86
InstallerType: inno
InstallerUrl: https://playnite.link/update/stable/8.12/Playnite812.exe
InstallerSha256: 6D9BDCB8F99E5DD24F3295EE0007BB613A59581FB33E063B5ED1C8EF4645FC12
# ProductCode:
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,29 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: Playnite.Playnite
PackageVersion: 8.12
PackageLocale: en-US
Publisher: Playnite
#PublisherUrl:
#PublisherSupportUrl:
#PrivacyUrl:
Author: Josef Nemec
PackageName: Playnite
PackageUrl: https://playnite.link/
License: MIT
LicenseUrl: https://raw.githubusercontent.com/JosefNemec/Playnite/master/LICENSE.md
Copyright: Copyright (c) 2020 Josef Nemec
#CopyrightUrl:
ShortDescription: "Playnite is an open source video game library manager with one simple goal: To provide a unified interface for all of your games."
Description: An open source video game library manager and launcher with support for 3rd party libraries like Steam, GOG, Origin, Battle.net and Uplay. Includes game emulation support, providing one unified interface for your games.
Moniker: playnite
Tags:
- steam
- gaming
- launcher
- origin
- uplay
- gog
- game management
- battlenet
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -1,19 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageName: Playnite
Publisher: Playnite
PackageIdentifier: Playnite.Playnite PackageIdentifier: Playnite.Playnite
PackageVersion: "8.12" PackageVersion: 8.12
Moniker: playnite DefaultLocale: en-US
License: MIT ManifestType: version
ShortDescription: An open source video game library manager and launcher with support for 3rd party libraries like Steam, GOG, Origin, Battle.net and Uplay. Includes game emulation support, providing one unified interface for your games.
PackageUrl: https://playnite.link/
LicenseUrl: https://raw.githubusercontent.com/JosefNemec/Playnite/master/LICENSE.md
Installers:
- Architecture: x86
InstallerUrl: https://playnite.link/update/stable/8.12/Playnite812.exe
InstallerSha256: 6D9BDCB8F99E5DD24F3295EE0007BB613A59581FB33E063B5ED1C8EF4645FC12
InstallerType: inno
PackageLocale: en-US
ManifestType: singleton
ManifestVersion: 1.0.0 ManifestVersion: 1.0.0