Added x86 architecture for Git version 2.31.0. (#10232)

This commit is contained in:
Easton Pillay
2021-04-07 14:17:10 -05:00
committed by GitHub
parent 9e1dc74150
commit 889e570aa3
3 changed files with 34 additions and 15 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.31.0
Installers:
- Architecture: x64
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.31.0.windows.1/Git-2.31.0-64-bit.exe
InstallerSha256: BAEDDE203F1D3F2AEA68981A9D8DA26F0F9EF77684E46E7D6708BADC91F6DEA0
InstallerType: inno
- Architecture: x86
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.31.0.windows.1/Git-2.31.0-32-bit.exe
InstallerSha256: 2D5E438154DEBCC24E4E97660CB98480E290A8934BE9A538D9C18AACC01A019D
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.31.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,18 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: Git.Git
PackageName: Git
Moniker: git
PackageVersion: 2.31.0
Publisher: Johannes Schindelin
Author: Johannes Schindelin
License: (c) 2021 Johannes Schindelin
LicenseUrl: https://github.com/git-for-windows/build-extra/blob/main/ReleaseNotes.md#licenses
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.
PackageUrl: https://gitforwindows.org/
Installers:
- Architecture: x64
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.31.0.windows.1/Git-2.31.0-64-bit.exe
InstallerSha256: BAEDDE203F1D3F2AEA68981A9D8DA26F0F9EF77684E46E7D6708BADC91F6DEA0
InstallerType: inno
PackageLocale: en-US
ManifestType: singleton
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0