Update GitHub.GitHubDesktop to include machine-based installer (#11567)

This commit is contained in:
ItzLevvie
2021-04-26 18:42:22 +01:00
committed by GitHub
parent d2dbb977f5
commit 32c718bcbb
3 changed files with 37 additions and 19 deletions

View File

@@ -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