Added x86 architecture for Git version 2.29.0. (#10225)

This commit is contained in:
Easton Pillay
2021-04-07 12:27:11 -05:00
committed by GitHub
parent a72f2bf96d
commit 09308101ff
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.0
Installers:
- Architecture: x64
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.29.0.windows.1/Git-2.29.0-64-bit.exe
InstallerSha256: A87A5B2ABF44021CC61709218C6FFBB994A79126C5D3953368A45FECBC23CCE0
InstallerType: inno
- Architecture: x86
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.29.0.windows.1/Git-2.29.0-32-bit.exe
InstallerSha256: 0B212081CC42F7F07F2DD2B1CDC17C3CD8F33DC62A3F0C9EEF9E3D34A3D15BEA
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.0
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
PackageVersion: 2.29.0
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.0.windows.1/Git-2.29.0-64-bit.exe
InstallerSha256: A87A5B2ABF44021CC61709218C6FFBB994A79126C5D3953368A45FECBC23CCE0
InstallerType: inno
PackageLocale: en-US
ManifestType: singleton
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0