16 lines
685 B
YAML
16 lines
685 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: Git.Git
|
|
PackageVersion: 2.24.1.2
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.24.1.windows.2/Git-2.24.1.2-64-bit.exe
|
|
InstallerSha256: 34E484936105713E7D0C2F421BF62E4CFE652F6638A9ECB5DF2186C1918753E2
|
|
InstallerType: inno
|
|
- Architecture: x86
|
|
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.24.1.windows.2/Git-2.24.1.2-32-bit.exe
|
|
InstallerSha256: 611B29CC8F29241EE6A096F5B9951EF95650368C93DFE1E95F8408D97B86D50B
|
|
InstallerType: inno
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|