From 759718a8f03ce5da7cec32e48acafd1e5ad89971 Mon Sep 17 00:00:00 2001 From: Esco Date: Wed, 5 May 2021 15:40:46 +0200 Subject: [PATCH] Added GitHub.GitHubDesktop v2.8.1 (#12079) --- .../2.8.1/GitHub.GitHubDesktop.installer.yaml | 47 +++++++++++++++++++ .../GitHub.GitHubDesktop.locale.en-US.yaml | 24 ++++++++++ .../2.8.1/GitHub.GitHubDesktop.yaml | 6 +++ 3 files changed, 77 insertions(+) create mode 100644 manifests/g/GitHub/GitHubDesktop/2.8.1/GitHub.GitHubDesktop.installer.yaml create mode 100644 manifests/g/GitHub/GitHubDesktop/2.8.1/GitHub.GitHubDesktop.locale.en-US.yaml create mode 100644 manifests/g/GitHub/GitHubDesktop/2.8.1/GitHub.GitHubDesktop.yaml diff --git a/manifests/g/GitHub/GitHubDesktop/2.8.1/GitHub.GitHubDesktop.installer.yaml b/manifests/g/GitHub/GitHubDesktop/2.8.1/GitHub.GitHubDesktop.installer.yaml new file mode 100644 index 000000000..5ec0befcf --- /dev/null +++ b/manifests/g/GitHub/GitHubDesktop/2.8.1/GitHub.GitHubDesktop.installer.yaml @@ -0,0 +1,47 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: GitHub.GitHubDesktop +PackageVersion: 2.8.1 +MinimumOSVersion: 10.0.0.0 +InstallModes: + - interactive + - silent + - silentWithProgress +Installers: + - Architecture: x64 + InstallerType: exe + InstallerUrl: https://desktop.githubusercontent.com/releases/2.8.1-717be06b/GitHubDesktopSetup-x64.exe + InstallerSha256: 6ED6DF2AC659B746C5491A502233B4A6B0BB38044B55C79840011FCE2716FBE5 + InstallerSwitches: + Silent: /s + SilentWithProgress: /s + Scope: user + InstallerLocale: en-US + UpgradeBehavior: install + - Architecture: arm64 + InstallerType: exe + InstallerUrl: https://desktop.githubusercontent.com/releases/2.8.1-717be06b/GitHubDesktopSetup-arm64.exe + InstallerSha256: B3D25415BBE9618A929FD707F0DF51D38A54D5F0DEDE79EC5429B453CACE13CC + InstallerSwitches: + Silent: /s + SilentWithProgress: /s + Scope: user + InstallerLocale: en-US + UpgradeBehavior: install + - Architecture: x64 + InstallerType: msi + InstallerUrl: https://desktop.githubusercontent.com/releases/2.8.1-717be06b/GitHubDesktopSetup-x64.msi + InstallerSha256: CC6B1CB189EB7762D1DC8EAAD78508FC1F0528021FD8930BCA65B4CBB8352299 + ProductCode: "{342678A9-6058-432C-9141-195E7F1F1285}" + Scope: machine + InstallerLocale: en-US + UpgradeBehavior: install + - Architecture: arm64 + InstallerType: msi + InstallerUrl: https://desktop.githubusercontent.com/releases/2.8.1-717be06b/GitHubDesktopSetup-arm64.msi + InstallerSha256: 61FB2F67D80E85744E7BD46B0AE24503C335A6138B7C5C7819BBA85E4EF46FB1 + ProductCode: "{9CAE85DD-F9AA-4A0A-BDFE-9A2EFEDF5A44}" + Scope: machine + InstallerLocale: en-US + UpgradeBehavior: install +ManifestType: installer +ManifestVersion: 1.0.0 diff --git a/manifests/g/GitHub/GitHubDesktop/2.8.1/GitHub.GitHubDesktop.locale.en-US.yaml b/manifests/g/GitHub/GitHubDesktop/2.8.1/GitHub.GitHubDesktop.locale.en-US.yaml new file mode 100644 index 000000000..2d42ae57d --- /dev/null +++ b/manifests/g/GitHub/GitHubDesktop/2.8.1/GitHub.GitHubDesktop.locale.en-US.yaml @@ -0,0 +1,24 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: GitHub.GitHubDesktop +PackageVersion: 2.8.1 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com +PublisherSupportUrl: https://support.github.com/ +PrivacyUrl: https://docs.github.com/en/github/site-policy/github-privacy-statement +Author: GitHub, Inc. +PackageName: GitHub Desktop +PackageUrl: https://desktop.github.com/ +License: MIT License +LicenseUrl: https://github.com/desktop/desktop/blob/development/LICENSE +Copyright: Copyright (c) GitHub, Inc. +CopyrightUrl: https://github.com/desktop/desktop/blob/development/LICENSE +ShortDescription: GitHub Desktop is an open source Electron-based GitHub app. It is written in TypeScript and uses React. +Description: Focus on what matters instead of fighting with Git. Whether youre new to Git or a seasoned user, GitHub Desktop simplifies your development workflow. +Moniker: github-desktop +Tags: + - git + - electron + - typescript +ManifestType: defaultLocale +ManifestVersion: 1.0.0 diff --git a/manifests/g/GitHub/GitHubDesktop/2.8.1/GitHub.GitHubDesktop.yaml b/manifests/g/GitHub/GitHubDesktop/2.8.1/GitHub.GitHubDesktop.yaml new file mode 100644 index 000000000..1e3e9964d --- /dev/null +++ b/manifests/g/GitHub/GitHubDesktop/2.8.1/GitHub.GitHubDesktop.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json +PackageIdentifier: GitHub.GitHubDesktop +PackageVersion: 2.8.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.0.0