23 lines
937 B
YAML
23 lines
937 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.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
|
|
ManifestVersion: 1.0.0
|