actually install GitHub.GitHubDesktop (#11518)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
|
||||
PackageIdentifier: GitHub.GitHubDesktop
|
||||
PackageName: GitHub Desktop
|
||||
Moniker: github-desktop
|
||||
@@ -8,11 +9,14 @@ 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.msi
|
||||
InstallerSha256: b4e11992d23df663ceab91ad3350a2ab144923e3fbe685a59f9f6c4bbd1427a9
|
||||
InstallerType: msi
|
||||
InstallerUrl: https://desktop.githubusercontent.com/releases/2.7.2-5b94c877/GitHubDesktopSetup.exe
|
||||
InstallerSha256: CDC74C14BD5AAC8C4BA92AF36E4E0A87D14B12D7DFE7230D791727EEA272D3BF
|
||||
InstallerType: exe
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
|
Reference in New Issue
Block a user