Added x86 architecture for Git version 2.30.1. (#10230)

This commit is contained in:
Easton Pillay
2021-04-07 14:21:00 -05:00
committed by GitHub
parent 889e570aa3
commit b7656f40f0
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.30.1
Installers:
- Architecture: x64
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.30.1.windows.1/Git-2.30.1-64-bit.exe
InstallerSha256: F1358EC93E8975FB4EAACBB71E010FADCB097FB00B8AF9AB6D003BA69C08367D
InstallerType: inno
- Architecture: x86
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.30.1.windows.1/Git-2.30.1-32-bit.exe
InstallerSha256: CD0E3B2F468BE76FBF0F1E8B233C97A299726FC20F8122FD992E00097A76B17E
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.30.1
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 PackageIdentifier: Git.Git
PackageName: Git
Moniker: git
PackageVersion: 2.30.1 PackageVersion: 2.30.1
Publisher: Johannes Schindelin DefaultLocale: en-US
Author: Johannes Schindelin ManifestType: version
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.30.1.windows.1/Git-2.30.1-64-bit.exe
InstallerSha256: f1358ec93e8975fb4eaacbb71e010fadcb097fb00b8af9ab6d003ba69c08367d
InstallerType: inno
PackageLocale: en-US
ManifestType: singleton
ManifestVersion: 1.0.0 ManifestVersion: 1.0.0