Added x86 architecture for Git version 2.29.2.3. (#10228)
This commit is contained in:
15
manifests/g/Git/Git/2.29.2.3/Git.Git.installer.yaml
Normal file
15
manifests/g/Git/Git/2.29.2.3/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.3
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.29.2.windows.3/Git-2.29.2.3-64-bit.exe
|
||||||
|
InstallerSha256: 7EA2CD77818FAAE28BA401D1E7D9467DA00E97BBD5E7FBB6788CE0CEFDD24D2D
|
||||||
|
InstallerType: inno
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.29.2.windows.3/Git-2.29.2.3-32-bit.exe
|
||||||
|
InstallerSha256: 6A753EAC3CCF41B3EDF577F3C8B7E5299BC78455552304E60E197F2D1FA117DE
|
||||||
|
InstallerType: inno
|
||||||
|
ManifestType: installer
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
15
manifests/g/Git/Git/2.29.2.3/Git.Git.locale.en-US.yaml
Normal file
15
manifests/g/Git/Git/2.29.2.3/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.3
|
||||||
|
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
|
PackageIdentifier: Git.Git
|
||||||
PackageVersion: 2.29.2.3
|
PackageVersion: 2.29.2.3
|
||||||
PackageName: Git
|
DefaultLocale: en-US
|
||||||
Publisher: Git
|
ManifestType: version
|
||||||
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.3/Git-2.29.2.3-64-bit.exe
|
|
||||||
InstallerSha256: 7EA2CD77818FAAE28BA401D1E7D9467DA00E97BBD5E7FBB6788CE0CEFDD24D2D
|
|
||||||
InstallerType: inno
|
|
||||||
PackageLocale: en-US
|
|
||||||
ManifestType: singleton
|
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user