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.26.2
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.26.2.windows.1/Git-2.26.2-64-bit.exe
|
|
InstallerSha256: CDF76510979DACE4D3F5368E2F55D4289C405E249399E7ED09049765489DA6E8
|
|
InstallerType: inno
|
|
- Architecture: x86
|
|
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.26.2.windows.1/Git-2.26.2-32-bit.exe
|
|
InstallerSha256: A7E470E7267D7CEAA94F8C5B0BEAFC86ABF3C7FEA66673E961EA48668B8E0B6C
|
|
InstallerType: inno
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|