From ba5b48da3d8791abeb1cefbfa091925154b8f36f Mon Sep 17 00:00:00 2001 From: Levvie - she/her <11600822+ItzLevvie@users.noreply.github.com> Date: Thu, 27 May 2021 19:47:15 +0100 Subject: [PATCH] Update Git.GitReleaseCandidate to 2.32.0-rc1 (#14099) --- .../Git.GitReleaseCandidate.installer.yaml | 27 +++++++++++++++++++ .../Git.GitReleaseCandidate.locale.en-US.yaml | 26 ++++++++++++++++++ .../2.32.0-rc1/Git.GitReleaseCandidate.yaml | 6 +++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/g/Git/GitReleaseCandidate/2.32.0-rc1/Git.GitReleaseCandidate.installer.yaml create mode 100644 manifests/g/Git/GitReleaseCandidate/2.32.0-rc1/Git.GitReleaseCandidate.locale.en-US.yaml create mode 100644 manifests/g/Git/GitReleaseCandidate/2.32.0-rc1/Git.GitReleaseCandidate.yaml diff --git a/manifests/g/Git/GitReleaseCandidate/2.32.0-rc1/Git.GitReleaseCandidate.installer.yaml b/manifests/g/Git/GitReleaseCandidate/2.32.0-rc1/Git.GitReleaseCandidate.installer.yaml new file mode 100644 index 000000000..84ade2cf6 --- /dev/null +++ b/manifests/g/Git/GitReleaseCandidate/2.32.0-rc1/Git.GitReleaseCandidate.installer.yaml @@ -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 diff --git a/manifests/g/Git/GitReleaseCandidate/2.32.0-rc1/Git.GitReleaseCandidate.locale.en-US.yaml b/manifests/g/Git/GitReleaseCandidate/2.32.0-rc1/Git.GitReleaseCandidate.locale.en-US.yaml new file mode 100644 index 000000000..3c702ed95 --- /dev/null +++ b/manifests/g/Git/GitReleaseCandidate/2.32.0-rc1/Git.GitReleaseCandidate.locale.en-US.yaml @@ -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 diff --git a/manifests/g/Git/GitReleaseCandidate/2.32.0-rc1/Git.GitReleaseCandidate.yaml b/manifests/g/Git/GitReleaseCandidate/2.32.0-rc1/Git.GitReleaseCandidate.yaml new file mode 100644 index 000000000..f71f8b599 --- /dev/null +++ b/manifests/g/Git/GitReleaseCandidate/2.32.0-rc1/Git.GitReleaseCandidate.yaml @@ -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