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