From 050f7f5dd3647f10ff2abe698731475def37e1a3 Mon Sep 17 00:00:00 2001 From: Conor <1810150+cst8t@users.noreply.github.com> Date: Mon, 7 Sep 2026 09:28:10 +0100 Subject: [PATCH] New version: cst8t.gitmun version 0.11.1 --- .../gitmun/0.11.1/cst8t.gitmun.installer.yaml | 40 +++++++++++++++++++ .../0.11.1/cst8t.gitmun.locale.en-GB.yaml | 27 +++++++++++++ .../c/cst8t/gitmun/0.11.1/cst8t.gitmun.yaml | 8 ++++ 3 files changed, 75 insertions(+) create mode 100644 manifests/c/cst8t/gitmun/0.11.1/cst8t.gitmun.installer.yaml create mode 100644 manifests/c/cst8t/gitmun/0.11.1/cst8t.gitmun.locale.en-GB.yaml create mode 100644 manifests/c/cst8t/gitmun/0.11.1/cst8t.gitmun.yaml diff --git a/manifests/c/cst8t/gitmun/0.11.1/cst8t.gitmun.installer.yaml b/manifests/c/cst8t/gitmun/0.11.1/cst8t.gitmun.installer.yaml new file mode 100644 index 0000000000000..7d377e7e82a1a --- /dev/null +++ b/manifests/c/cst8t/gitmun/0.11.1/cst8t.gitmun.installer.yaml @@ -0,0 +1,40 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: cst8t.gitmun +PackageVersion: 0.11.1 +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Git.Git +ReleaseDate: 2026-09-07 +Installers: +- Architecture: x64 + InstallerType: nullsoft + Scope: user + InstallerUrl: https://github.com/cst8t/gitmun/releases/download/v0.11.1/Gitmun_0.11.1_x64-setup.exe + InstallerSha256: AA9CF976369458781FA018ECC878671BCB654A650D361B0310706796D8CCF73F + InstallerSwitches: + Custom: /SkipGitCheck + ProductCode: Gitmun + AppsAndFeaturesEntries: + - ProductCode: Gitmun + InstallationMetadata: + DefaultInstallLocation: '%LocalAppData%\Gitmun' +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://github.com/cst8t/gitmun/releases/download/v0.11.1/Gitmun_0.11.1_x64.msi + InstallerSha256: 2670135A09CA6AFB93969E8E2A66E85EDD6651C7E0A1D0FB3E2856BA691FA7BC + ProductCode: '{3BE5BCBC-4649-4094-A77F-9BCDB4D6CF75}' + AppsAndFeaturesEntries: + - ProductCode: '{3BE5BCBC-4649-4094-A77F-9BCDB4D6CF75}' + UpgradeCode: '{CFD38D6F-06D8-500B-8162-2815A511EBAF}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%/Gitmun' +ManifestType: installer +ManifestVersion: 1.12.0 diff --git a/manifests/c/cst8t/gitmun/0.11.1/cst8t.gitmun.locale.en-GB.yaml b/manifests/c/cst8t/gitmun/0.11.1/cst8t.gitmun.locale.en-GB.yaml new file mode 100644 index 0000000000000..b8b81d5e6fe8e --- /dev/null +++ b/manifests/c/cst8t/gitmun/0.11.1/cst8t.gitmun.locale.en-GB.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: cst8t.gitmun +PackageVersion: 0.11.1 +PackageLocale: en-GB +Publisher: cst8t +PublisherUrl: https://github.com/cst8t +PublisherSupportUrl: https://github.com/cst8t/gitmun/issues +Author: cst8t +PackageName: Gitmun +PackageUrl: https://github.com/cst8t/gitmun +License: GPL-3.0 +LicenseUrl: https://github.com/cst8t/gitmun/blob/HEAD/LICENSE +ShortDescription: A cross-platform Git GUI client +Description: Gitmun is a crossplatform desktop Git client built with Tauri +Moniker: gitmun +ReleaseNotes: |- + What's New + - Improved the commit hook progress display: it now appears as a clear banner in the staging area. + - Hardened commit-signature verification by only using trusted global GPG program settings. + - Release packages are now published only after all supported distribution targets have successfully completed publication. + - Updated bundled dependencies, including networking and Rust components. + Full Changelog: v0.11.0...v0.11.1 +ReleaseNotesUrl: https://github.com/cst8t/gitmun/releases/tag/v0.11.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/c/cst8t/gitmun/0.11.1/cst8t.gitmun.yaml b/manifests/c/cst8t/gitmun/0.11.1/cst8t.gitmun.yaml new file mode 100644 index 0000000000000..d03ff19413bc9 --- /dev/null +++ b/manifests/c/cst8t/gitmun/0.11.1/cst8t.gitmun.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.16.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: cst8t.gitmun +PackageVersion: 0.11.1 +DefaultLocale: en-GB +ManifestType: version +ManifestVersion: 1.12.0