Added x86 architecture for Git version 2.30.0.2. (#10229)
This commit is contained in:
15
manifests/g/Git/Git/2.30.0.2/Git.Git.installer.yaml
Normal file
15
manifests/g/Git/Git/2.30.0.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.30.0.2
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.30.0.windows.2/Git-2.30.0.2-64-bit.exe
|
||||
InstallerSha256: 895B93AB5230CF15D9F7A268285767C52A452D5B4332A889D9B18EB62C2C0DFE
|
||||
InstallerType: inno
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.30.0.windows.2/Git-2.30.0.2-32-bit.exe
|
||||
InstallerSha256: 831CCCE8ABD7B00F2C3E15E7408673C612A5B13A202BE81CE96D7AB9DE13E8C4
|
||||
InstallerType: inno
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
15
manifests/g/Git/Git/2.30.0.2/Git.Git.locale.en-US.yaml
Normal file
15
manifests/g/Git/Git/2.30.0.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.30.0.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,17 +1,7 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: Git.Git
|
||||
PackageVersion: 2.30.0.2
|
||||
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.30.0.windows.2/Git-2.30.0.2-64-bit.exe
|
||||
InstallerSha256: 895b93ab5230cf15d9f7a268285767c52a452d5b4332a889d9b18eb62c2c0dfe
|
||||
InstallerType: inno
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user