Added x86 architecture for Git version 2.29.2.2. (#10227)
This commit is contained in:
15
manifests/g/Git/Git/2.29.2.2/Git.Git.installer.yaml
Normal file
15
manifests/g/Git/Git/2.29.2.2/Git.Git.installer.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||
PackageIdentifier: Git.Git
|
||||
PackageVersion: 2.29.2.2
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.29.2.windows.2/Git-2.29.2.2-64-bit.exe
|
||||
InstallerSha256: 9AB49D93166D430514B0AAF6DDA3FDC6B37E2FE1D0DF8ECC04403CD2BE40E78B
|
||||
InstallerType: inno
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.29.2.windows.2/Git-2.29.2.2-32-bit.exe
|
||||
InstallerSha256: 0A88D826CD4C66D949C054F5830667896FAE44FCB29C1698F7ED984DF8765029
|
||||
InstallerType: inno
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
|
15
manifests/g/Git/Git/2.29.2.2/Git.Git.locale.en-US.yaml
Normal file
15
manifests/g/Git/Git/2.29.2.2/Git.Git.locale.en-US.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||
PackageIdentifier: Git.Git
|
||||
PackageVersion: 2.29.2.2
|
||||
PackageLocale: en-US
|
||||
Moniker: git
|
||||
Author: Johannes Schindelin
|
||||
LicenseUrl: https://github.com/git-for-windows/build-extra/blob/main/ReleaseNotes.md#licenses
|
||||
PackageUrl: https://gitforwindows.org/
|
||||
Publisher: Johannes Schindelin
|
||||
PackageName: Git
|
||||
License: (c) 2021 Johannes Schindelin
|
||||
ShortDescription: Git for Windows focuses on offering a lightweight, native set of tools that bring the full feature set of the Git SCM to Windows while providing appropriate user interfaces for experienced Git users and novices alike.
|
||||
ManifestType: defaultLocale
|
||||
ManifestVersion: 1.0.0
|
||||
|
@@ -1,17 +1,7 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: Git.Git
|
||||
PackageVersion: 2.29.2.2
|
||||
PackageName: Git
|
||||
Publisher: Git
|
||||
License: GNU General Public License, version 2
|
||||
LicenseUrl: https://github.com/git-for-windows/git/blob/master/COPYING
|
||||
Moniker: Git
|
||||
ShortDescription: Git version control system.
|
||||
PackageUrl: https://git-scm.com/
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.29.2.windows.2/Git-2.29.2.2-64-bit.exe
|
||||
InstallerSha256: 9AB49D93166D430514B0AAF6DDA3FDC6B37E2FE1D0DF8ECC04403CD2BE40E78B
|
||||
InstallerType: inno
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
|
Reference in New Issue
Block a user