From 6992fda7ea0e3b808e3658f1c395082f69e19f33 Mon Sep 17 00:00:00 2001 From: Karan09 <71691514+KaranKad@users.noreply.github.com> Date: Fri, 21 May 2021 00:42:49 +0530 Subject: [PATCH] Updated TortoiseGit.TortoiseGit to 2.12.0 (#13527) --- .../TortoiseGit.TortoiseGit.installer.yaml | 33 +++++++++++++++++++ .../TortoiseGit.TortoiseGit.locale.en-US.yaml | 23 +++++++++++++ .../2.12.0/TortoiseGit.TortoiseGit.yaml | 6 ++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/t/TortoiseGit/TortoiseGit/2.12.0/TortoiseGit.TortoiseGit.installer.yaml create mode 100644 manifests/t/TortoiseGit/TortoiseGit/2.12.0/TortoiseGit.TortoiseGit.locale.en-US.yaml create mode 100644 manifests/t/TortoiseGit/TortoiseGit/2.12.0/TortoiseGit.TortoiseGit.yaml diff --git a/manifests/t/TortoiseGit/TortoiseGit/2.12.0/TortoiseGit.TortoiseGit.installer.yaml b/manifests/t/TortoiseGit/TortoiseGit/2.12.0/TortoiseGit.TortoiseGit.installer.yaml new file mode 100644 index 000000000..d8ff2deb5 --- /dev/null +++ b/manifests/t/TortoiseGit/TortoiseGit/2.12.0/TortoiseGit.TortoiseGit.installer.yaml @@ -0,0 +1,33 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: TortoiseGit.TortoiseGit +PackageVersion: 2.12.0 +MinimumOSVersion: 10.0.0.0 +InstallModes: + - interactive + - silent + - silentWithProgress +Installers: + - Architecture: x64 + InstallerType: msi + InstallerUrl: https://download.tortoisegit.org/tgit/2.12.0.0/TortoiseGit-2.12.0.0-64bit.msi + InstallerSha256: EB5D8A986E74E9AF582138617048FA7A7876EAF833999F7B271DD4C919CA0FEE + InstallerSwitches: + Silent: /q + SilentWithProgress: /qb +# ProductCode: + Scope: machine + InstallerLocale: en-US + UpgradeBehavior: install + - Architecture: x86 + InstallerType: msi + InstallerUrl: https://download.tortoisegit.org/tgit/2.12.0.0/TortoiseGit-2.12.0.0-32bit.msi + InstallerSha256: 2CDDBE4B3792A3CD0B15E91298CC2DE46EC1C859485934117CA41C3D6728E3A3 + InstallerSwitches: + Silent: /q + SilentWithProgress: /qb +# ProductCode: + Scope: machine + InstallerLocale: en-US + UpgradeBehavior: install +ManifestType: installer +ManifestVersion: 1.0.0 diff --git a/manifests/t/TortoiseGit/TortoiseGit/2.12.0/TortoiseGit.TortoiseGit.locale.en-US.yaml b/manifests/t/TortoiseGit/TortoiseGit/2.12.0/TortoiseGit.TortoiseGit.locale.en-US.yaml new file mode 100644 index 000000000..3c162a796 --- /dev/null +++ b/manifests/t/TortoiseGit/TortoiseGit/2.12.0/TortoiseGit.TortoiseGit.locale.en-US.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: TortoiseGit.TortoiseGit +PackageVersion: 2.12.0 +PackageLocale: en-US +Publisher: TortoiseGit +PublisherUrl: https://tortoisegit.org/ +PublisherSupportUrl: https://tortoisegit.org/support/ +PrivacyUrl: https://tortoisegit.org/legal/ +#Author: +PackageName: TortoiseGit +PackageUrl: https://tortoisegit.org/ +License: GNU General Public License Version 2 +LicenseUrl: https://gitlab.com/tortoisegit/tortoisegit/-/blob/master/LICENSE +#Copyright: +#CopyrightUrl: +ShortDescription: Windows Shell Interface to Git +Description: TortoiseGit provides overlay icons showing the file status, a powerful context menu for Git and much more! +Moniker: tortoisegit +Tags: + - git + - shell +ManifestType: defaultLocale +ManifestVersion: 1.0.0 diff --git a/manifests/t/TortoiseGit/TortoiseGit/2.12.0/TortoiseGit.TortoiseGit.yaml b/manifests/t/TortoiseGit/TortoiseGit/2.12.0/TortoiseGit.TortoiseGit.yaml new file mode 100644 index 000000000..d02252e92 --- /dev/null +++ b/manifests/t/TortoiseGit/TortoiseGit/2.12.0/TortoiseGit.TortoiseGit.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json +PackageIdentifier: TortoiseGit.TortoiseGit +PackageVersion: 2.12.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.0.0