Updated TortoiseGit.TortoiseGit to 2.12.0 (#13527)
This commit is contained in:
@@ -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
|
@@ -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
|
@@ -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
|
Reference in New Issue
Block a user