Update Git.GitReleaseCandidate to 2.32.0-rc1 (#14099)

This commit is contained in:
Levvie - she/her
2021-05-27 19:47:15 +01:00
committed by GitHub
parent 05ae49e59d
commit ba5b48da3d
3 changed files with 59 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: Git.GitReleaseCandidate
PackageVersion: 2.32.0-rc1
MinimumOSVersion: 10.0.0.0
Commands:
- git
InstallModes:
- interactive
- silent
- silentWithProgress
Installers:
- Architecture: x64
InstallerType: inno
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.32.0-rc1.windows.1/Git-2.32.0-rc1-64-bit.exe
InstallerSha256: b78bfa67b98c27e32d001bc824485803ec5abac1d594a23f3a6a8b2b3256a403
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
- Architecture: x86
InstallerType: inno
InstallerUrl: https://github.com/git-for-windows/git/releases/download/v2.32.0-rc1.windows.1/Git-2.32.0-rc1-32-bit.exe
InstallerSha256: 7f670aa619cc7ce51ac71180249d88be57fa9225a68a221f9e97e573773292e8
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,26 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: Git.GitReleaseCandidate
PackageVersion: 2.32.0-rc1
PackageLocale: en-US
Publisher: The Git Development Community
PublisherUrl: https://gitforwindows.org
PublisherSupportUrl: https://github.com/git-for-windows/git/issues
Author: Johannes Schindelin
PackageName: Git Release Candidate
PackageUrl: https://gitforwindows.org/
License: GNU General Public License version 2
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.
Moniker: git-rc
Tags:
- vcs
- dvcs
- cli
- commandline
- cross-platform
- foss
- open source
- utility
- tool
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: Git.GitReleaseCandidate
PackageVersion: 2.32.0-rc1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0