16 lines
679 B
YAML
16 lines
679 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: Git.Git
|
|
PackageVersion: 2.27.0
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.27.0.windows.1/Git-2.27.0-64-bit.exe
|
|
InstallerSha256: 5974DB8C52B32F5E575EE021E8B47948892CE0E760095EEF98C31E3BBD5167B6
|
|
InstallerType: inno
|
|
- Architecture: x86
|
|
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.27.0.windows.1/Git-2.27.0-32-bit.exe
|
|
InstallerSha256: 876EC8B8FC283DDBACAB424379EEB7263E4515C497A208419C4E893DA87499F8
|
|
InstallerType: inno
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|