Added x86 architecture for Git version 2.29.2.2. (#10227)

This commit is contained in:
Easton Pillay
2021-04-07 14:56:50 -05:00
committed by GitHub
parent a381329e7c
commit 59f73015fe
3 changed files with 34 additions and 14 deletions

View 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

View 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

View File

@@ -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.2 PackageVersion: 2.29.2.2
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.2/Git-2.29.2.2-64-bit.exe
InstallerSha256: 9AB49D93166D430514B0AAF6DDA3FDC6B37E2FE1D0DF8ECC04403CD2BE40E78B
InstallerType: inno
PackageLocale: en-US
ManifestType: singleton
ManifestVersion: 1.0.0 ManifestVersion: 1.0.0