Updated TortoiseGit.TortoiseGit to 2.12.0 (#13527)

This commit is contained in:
Karan09
2021-05-21 00:42:49 +05:30
committed by GitHub
parent 57fbe61660
commit 6992fda7ea
3 changed files with 62 additions and 0 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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