Added x86 architecture for Git version 2.30.2. (#10231)
This commit is contained in:
15
manifests/g/Git/Git/2.30.2/Git.Git.installer.yaml
Normal file
15
manifests/g/Git/Git/2.30.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.2
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.30.2.windows.1/Git-2.30.2-64-bit.exe
|
||||||
|
InstallerSha256: AE84C1965034527158FB0FACA3E32430F51A34140A929135180E4DC0EDDF3C30
|
||||||
|
InstallerType: inno
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.30.2.windows.1/Git-2.30.2-32-bit.exe
|
||||||
|
InstallerSha256: 5129A8073C74FDD42A47CAB0E0C421C4D51F36648B7EBD1E4E5771631D0AE1F7
|
||||||
|
InstallerType: inno
|
||||||
|
ManifestType: installer
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
15
manifests/g/Git/Git/2.30.2/Git.Git.locale.en-US.yaml
Normal file
15
manifests/g/Git/Git/2.30.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.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,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.2
|
PackageVersion: 2.30.2
|
||||||
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.2.windows.1/Git-2.30.2-64-bit.exe
|
|
||||||
InstallerSha256: AE84C1965034527158FB0FACA3E32430F51A34140A929135180E4DC0EDDF3C30
|
|
||||||
InstallerType: inno
|
|
||||||
PackageLocale: en-US
|
|
||||||
ManifestType: singleton
|
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user