From 32c718bcbb4aa0332eff823ab924620e6faf0720 Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Mon, 26 Apr 2021 18:42:22 +0100 Subject: [PATCH] Update GitHub.GitHubDesktop to include machine-based installer (#11567) --- .../2.7.2/GitHub.GitHubDesktop.installer.yaml | 20 +++++++++++++++++ .../GitHub.GitHubDesktop.locale.en-US.yaml | 14 ++++++++++++ .../2.7.2/GitHub.GitHubDesktop.yaml | 22 +++---------------- 3 files changed, 37 insertions(+), 19 deletions(-) create mode 100644 manifests/g/GitHub/GitHubDesktop/2.7.2/GitHub.GitHubDesktop.installer.yaml create mode 100644 manifests/g/GitHub/GitHubDesktop/2.7.2/GitHub.GitHubDesktop.locale.en-US.yaml diff --git a/manifests/g/GitHub/GitHubDesktop/2.7.2/GitHub.GitHubDesktop.installer.yaml b/manifests/g/GitHub/GitHubDesktop/2.7.2/GitHub.GitHubDesktop.installer.yaml new file mode 100644 index 000000000..428d99a54 --- /dev/null +++ b/manifests/g/GitHub/GitHubDesktop/2.7.2/GitHub.GitHubDesktop.installer.yaml @@ -0,0 +1,20 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: GitHub.GitHubDesktop +PackageVersion: 2.7.2 +Installers: +- Architecture: x64 + InstallerUrl: https://desktop.githubusercontent.com/releases/2.7.2-5b94c877/GitHubDesktopSetup.exe + InstallerSha256: cdc74c14bd5aac8c4ba92af36e4e0a87d14b12d7dfe7230d791727eea272d3bf + InstallerType: exe + Scope: user + InstallerSwitches: + Silent: /s + SilentWithProgress: /s +- Architecture: x64 + InstallerUrl: https://desktop.githubusercontent.com/releases/2.7.2-5b94c877/GitHubDesktopSetup.msi + InstallerSha256: b4e11992d23df663ceab91ad3350a2ab144923e3fbe685a59f9f6c4bbd1427a9 + InstallerType: msi + ProductCode: "{CC8231F9-7DD5-4943-8896-308908B0510D}" + Scope: machine +ManifestType: installer +ManifestVersion: 1.0.0 diff --git a/manifests/g/GitHub/GitHubDesktop/2.7.2/GitHub.GitHubDesktop.locale.en-US.yaml b/manifests/g/GitHub/GitHubDesktop/2.7.2/GitHub.GitHubDesktop.locale.en-US.yaml new file mode 100644 index 000000000..d6aee63ac --- /dev/null +++ b/manifests/g/GitHub/GitHubDesktop/2.7.2/GitHub.GitHubDesktop.locale.en-US.yaml @@ -0,0 +1,14 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: GitHub.GitHubDesktop +PackageVersion: 2.7.2 +PackageLocale: en-US +Publisher: GitHub, Inc. +Author: GitHub, Inc. +PackageName: GitHub Desktop +PackageUrl: https://desktop.github.com/ +License: (c) 2021 GitHub, Inc. +LicenseUrl: https://raw.githubusercontent.com/desktop/desktop/release-2.7.2/LICENSE +ShortDescription: Focus on what matters instead of fighting with Git. Whether you're new to Git or a seasoned user, GitHub Desktop simplifies your development workflow. +Moniker: github-desktop +ManifestType: defaultLocale +ManifestVersion: 1.0.0 diff --git a/manifests/g/GitHub/GitHubDesktop/2.7.2/GitHub.GitHubDesktop.yaml b/manifests/g/GitHub/GitHubDesktop/2.7.2/GitHub.GitHubDesktop.yaml index 1f6d7345b..545d7e2dd 100644 --- a/manifests/g/GitHub/GitHubDesktop/2.7.2/GitHub.GitHubDesktop.yaml +++ b/manifests/g/GitHub/GitHubDesktop/2.7.2/GitHub.GitHubDesktop.yaml @@ -1,22 +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 PackageIdentifier: GitHub.GitHubDesktop -PackageName: GitHub Desktop -Moniker: github-desktop PackageVersion: 2.7.2 -Publisher: GitHub, Inc. -Author: GitHub, Inc. -License: (c) 2021 GitHub, Inc. -LicenseUrl: https://raw.githubusercontent.com/desktop/desktop/release-2.7.2/LICENSE -ShortDescription: Focus on what matters instead of fighting with Git. Whether you're new to Git or a seasoned user, GitHub Desktop simplifies your development workflow. -PackageUrl: https://desktop.github.com/ -InstallerSwitches: - Silent: -s - SilentWithProgress: -s -Installers: -- Architecture: x64 - InstallerUrl: https://desktop.githubusercontent.com/releases/2.7.2-5b94c877/GitHubDesktopSetup.exe - InstallerSha256: CDC74C14BD5AAC8C4BA92AF36E4E0A87D14B12D7DFE7230D791727EEA272D3BF - InstallerType: exe -PackageLocale: en-US -ManifestType: singleton +DefaultLocale: en-US +ManifestType: version ManifestVersion: 1.0.0