From 6147a5fdb65ce06a7f4f452d62063c4f81eb91eb Mon Sep 17 00:00:00 2001 From: Dragon1573 <49941141+Dragon1573@users.noreply.github.com> Date: Tue, 10 Dec 2024 00:20:31 +0800 Subject: [PATCH] New version: TortoiseGit.TortoiseGit version 2.17.0.2 Signed-off-by: Dragon1573 <49941141+Dragon1573@users.noreply.github.com> --- .../TortoiseGit.TortoiseGit.installer.yaml | 49 +++++++++++++++++++ .../TortoiseGit.TortoiseGit.locale.en-US.yaml | 25 ++++++++++ .../2.17.0.2/TortoiseGit.TortoiseGit.yaml | 8 +++ 3 files changed, 82 insertions(+) create mode 100644 manifests/t/TortoiseGit/TortoiseGit/2.17.0.2/TortoiseGit.TortoiseGit.installer.yaml create mode 100644 manifests/t/TortoiseGit/TortoiseGit/2.17.0.2/TortoiseGit.TortoiseGit.locale.en-US.yaml create mode 100644 manifests/t/TortoiseGit/TortoiseGit/2.17.0.2/TortoiseGit.TortoiseGit.yaml diff --git a/manifests/t/TortoiseGit/TortoiseGit/2.17.0.2/TortoiseGit.TortoiseGit.installer.yaml b/manifests/t/TortoiseGit/TortoiseGit/2.17.0.2/TortoiseGit.TortoiseGit.installer.yaml new file mode 100644 index 000000000000..50e1bfafe732 --- /dev/null +++ b/manifests/t/TortoiseGit/TortoiseGit/2.17.0.2/TortoiseGit.TortoiseGit.installer.yaml @@ -0,0 +1,49 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: TortoiseGit.TortoiseGit +PackageVersion: 2.17.0.2 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Git.Git +ReleaseDate: 2024-11-01 +InstallationMetadata: + DefaultInstallLocation: Program Files\TortoiseGit +Installers: +- Architecture: x86 + InstallerUrl: https://download.tortoisegit.org/tgit/2.17.0.0/TortoiseGit-2.17.0.2-32bit.msi + InstallerSha256: F90D42D5730BEFCD2680B5CD89C6037BE1F3F8F5F459B33F83704883DD561B19 + ProductCode: '{CE0AE311-6269-4307-8902-484F3CCD9FA3}' + AppsAndFeaturesEntries: + - DisplayName: TortoiseGit 2.17.0.2 (32 bit) + Publisher: TortoiseGit + ProductCode: '{CE0AE311-6269-4307-8902-484F3CCD9FA3}' + UpgradeCode: '{DA0E5440-E13D-4852-AE01-15CD0264D489}' +- Architecture: x64 + InstallerUrl: https://download.tortoisegit.org/tgit/2.17.0.0/TortoiseGit-2.17.0.2-64bit.msi + InstallerSha256: 66CA43F34E1BEEFC50DF67335D8CBF75F29AE5BAD66E678FA673F40F53649961 + ProductCode: '{01FAC96A-A140-440B-BACE-0318CB99722A}' + AppsAndFeaturesEntries: + - DisplayName: TortoiseGit 2.17.0.2 (64 bit) + Publisher: TortoiseGit + ProductCode: '{01FAC96A-A140-440B-BACE-0318CB99722A}' + UpgradeCode: '{F46D0E11-F71A-48A0-8A7B-FD8669B5080C}' +- Architecture: arm64 + InstallerUrl: https://download.tortoisegit.org/tgit/2.17.0.0/TortoiseGit-2.17.0.2-arm64.msi + InstallerSha256: 86D773802F75BBC40270B6B773B44BA7705D61E32C66782487B32CEF8B965068 + ProductCode: '{3E309FFB-ABF6-47C1-8F52-BB8E351833EB}' + AppsAndFeaturesEntries: + - DisplayName: TortoiseGit 2.17.0.2 (64 bit) + Publisher: TortoiseGit + ProductCode: '{3E309FFB-ABF6-47C1-8F52-BB8E351833EB}' + UpgradeCode: '{30C990FF-5B18-4DA6-9881-64DDC0093FA3}' +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/t/TortoiseGit/TortoiseGit/2.17.0.2/TortoiseGit.TortoiseGit.locale.en-US.yaml b/manifests/t/TortoiseGit/TortoiseGit/2.17.0.2/TortoiseGit.TortoiseGit.locale.en-US.yaml new file mode 100644 index 000000000000..5da59a8314df --- /dev/null +++ b/manifests/t/TortoiseGit/TortoiseGit/2.17.0.2/TortoiseGit.TortoiseGit.locale.en-US.yaml @@ -0,0 +1,25 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: TortoiseGit.TortoiseGit +PackageVersion: 2.17.0.2 +PackageLocale: en-US +Publisher: TortoiseGit +PublisherUrl: https://tortoisegit.org/ +PublisherSupportUrl: https://tortoisegit.org/support +PrivacyUrl: https://tortoisegit.org/legal +PackageName: TortoiseGit +PackageUrl: https://tortoisegit.org/ +License: GPL-2.0-only +LicenseUrl: https://gitlab.com/tortoisegit/tortoisegit/-/blob/master/LICENSE +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 +Documentations: +- DocumentLabel: User Manual + DocumentUrl: https://tortoisegit.org/docs +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/t/TortoiseGit/TortoiseGit/2.17.0.2/TortoiseGit.TortoiseGit.yaml b/manifests/t/TortoiseGit/TortoiseGit/2.17.0.2/TortoiseGit.TortoiseGit.yaml new file mode 100644 index 000000000000..07fd25af51da --- /dev/null +++ b/manifests/t/TortoiseGit/TortoiseGit/2.17.0.2/TortoiseGit.TortoiseGit.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: TortoiseGit.TortoiseGit +PackageVersion: 2.17.0.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0