Added GitHub.GitHubDesktop v2.8.1 (#12079)
This commit is contained in:
@@ -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
|
@@ -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
|
@@ -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
|
Reference in New Issue
Block a user