From 5b2830818082aea25bbb937d608b4088021ceaa9 Mon Sep 17 00:00:00 2001 From: Code <60588434+superusercode@users.noreply.github.com> Date: Sun, 9 May 2021 22:01:09 -0400 Subject: [PATCH] Upgrade GOG manifest to version format (#12361) --- .../2.0.37.384/GOG.Galaxy.installer.yaml | 19 ++++++++++++++ .../2.0.37.384/GOG.Galaxy.locale.en-US.yaml | 26 +++++++++++++++++++ .../g/GOG/Galaxy/2.0.37.384/GOG.Galaxy.yaml | 24 +++-------------- 3 files changed, 48 insertions(+), 21 deletions(-) create mode 100644 manifests/g/GOG/Galaxy/2.0.37.384/GOG.Galaxy.installer.yaml create mode 100644 manifests/g/GOG/Galaxy/2.0.37.384/GOG.Galaxy.locale.en-US.yaml diff --git a/manifests/g/GOG/Galaxy/2.0.37.384/GOG.Galaxy.installer.yaml b/manifests/g/GOG/Galaxy/2.0.37.384/GOG.Galaxy.installer.yaml new file mode 100644 index 000000000..714523385 --- /dev/null +++ b/manifests/g/GOG/Galaxy/2.0.37.384/GOG.Galaxy.installer.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: GOG.Galaxy +PackageVersion: 2.0.37.384 +MinimumOSVersion: 10.0.0.0 +InstallModes: + - interactive + - silent + - silentWithProgress +Installers: + - Architecture: x86 + InstallerType: inno + InstallerUrl: https://content-system.gog.com/open_link/download?path=/open/galaxy/client/2.0.37.384/setup_galaxy_2.0.37.384.exe + InstallerSha256: 2AF53840F71122D167876144BEE56263B6618C15BD2F921A807A02C9531A744E +# ProductCode: + Scope: machine + InstallerLocale: en-US + UpgradeBehavior: install +ManifestType: installer +ManifestVersion: 1.0.0 diff --git a/manifests/g/GOG/Galaxy/2.0.37.384/GOG.Galaxy.locale.en-US.yaml b/manifests/g/GOG/Galaxy/2.0.37.384/GOG.Galaxy.locale.en-US.yaml new file mode 100644 index 000000000..746408e40 --- /dev/null +++ b/manifests/g/GOG/Galaxy/2.0.37.384/GOG.Galaxy.locale.en-US.yaml @@ -0,0 +1,26 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: GOG.Galaxy +PackageVersion: 2.0.37.384 +PackageLocale: en-US +Publisher: GOG.com +PublisherUrl: https://www.cdprojekt.com/ +PublisherSupportUrl: https://support.gog.com/ +PrivacyUrl: https://support.gog.com/hc/articles/212632109-Privacy-Policy +Author: GOG.com +PackageName: GOG Galaxy +PackageUrl: https://www.gog.com/galaxy +License: Proprietary +#LicenseUrl: +Copyright: Copyright (c) GOG sp. z o.o. +CopyrightUrl: https://support.gog.com/hc/articles/360023617474-GOG-GALAXY-2-0-Licence-Agreement +ShortDescription: GOG GALAXY 2.0 allows you to combine multiple game libraries into one and connect with your friends across all gaming platforms, consoles included! +#Description: +Moniker: goggalaxy +Tags: + - game management + - launcher + - store + - video games + - games +ManifestType: defaultLocale +ManifestVersion: 1.0.0 diff --git a/manifests/g/GOG/Galaxy/2.0.37.384/GOG.Galaxy.yaml b/manifests/g/GOG/Galaxy/2.0.37.384/GOG.Galaxy.yaml index f436d0a70..53c593a36 100644 --- a/manifests/g/GOG/Galaxy/2.0.37.384/GOG.Galaxy.yaml +++ b/manifests/g/GOG/Galaxy/2.0.37.384/GOG.Galaxy.yaml @@ -1,24 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json PackageIdentifier: GOG.Galaxy -Publisher: GOG -PackageName: GOG Galaxy -Author: GOG -ShortDescription: GOG GALAXY 2.0 allows you to combine multiple game libraries into one and connect with your friends across all gaming platforms, consoles included! -Moniker: goggalaxy -Tags: -- game manangement -- launcher -- store -PackageUrl: https://www.gog.com/galaxy -License: Copyright (c) GOG sp. z o.o. -LicenseUrl: https://support.gog.com/hc/articles/360023617474-GOG-GALAXY-2-0-Licence-Agreement?product=gog -MinimumOSVersion: 10.0.0.0 PackageVersion: 2.0.37.384 -InstallerType: inno -Installers: -- Architecture: x86 - InstallerUrl: https://content-system.gog.com/open_link/download?path=/open/galaxy/client/2.0.37.384/setup_galaxy_2.0.37.384.exe - InstallerSha256: 2AF53840F71122D167876144BEE56263B6618C15BD2F921A807A02C9531A744E - Scope: machine -PackageLocale: en-US -ManifestType: singleton +DefaultLocale: en-US +ManifestType: version ManifestVersion: 1.0.0