Added x86 architecture for Git version 2.26.2. (#10222)
This commit is contained in:
15
manifests/g/Git/Git/2.26.2/Git.Git.installer.yaml
Normal file
15
manifests/g/Git/Git/2.26.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.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
|
||||
|
15
manifests/g/Git/Git/2.26.2/Git.Git.locale.en-US.yaml
Normal file
15
manifests/g/Git/Git/2.26.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.26.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,16 +1,7 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: Git.Git
|
||||
PackageName: Git
|
||||
PackageVersion: 2.26.2
|
||||
Publisher: Git
|
||||
PackageUrl: https://git-scm.com/
|
||||
License: GNU General Public License, version 2
|
||||
LicenseUrl: https://github.com/git-for-windows/git/blob/master/COPYING
|
||||
ShortDescription: Git version control system.
|
||||
InstallerType: inno
|
||||
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
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
|
Reference in New Issue
Block a user