From cd7fea7e06b3cbc90e3c79060aeeaddae604e5f6 Mon Sep 17 00:00:00 2001 From: Valentin Kiselev Date: Fri, 26 Dec 2025 10:15:27 +0300 Subject: [PATCH] New version: evilmartians.lefthook version 2.0.13 --- .../evilmartians.lefthook.installer.yaml | 22 +++++++++++++ .../evilmartians.lefthook.locale.en-US.yaml | 31 +++++++++++++++++++ .../2.0.13/evilmartians.lefthook.yaml | 8 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/e/evilmartians/lefthook/2.0.13/evilmartians.lefthook.installer.yaml create mode 100644 manifests/e/evilmartians/lefthook/2.0.13/evilmartians.lefthook.locale.en-US.yaml create mode 100644 manifests/e/evilmartians/lefthook/2.0.13/evilmartians.lefthook.yaml diff --git a/manifests/e/evilmartians/lefthook/2.0.13/evilmartians.lefthook.installer.yaml b/manifests/e/evilmartians/lefthook/2.0.13/evilmartians.lefthook.installer.yaml new file mode 100644 index 0000000000000..a5c426784718f --- /dev/null +++ b/manifests/e/evilmartians/lefthook/2.0.13/evilmartians.lefthook.installer.yaml @@ -0,0 +1,22 @@ +# Created with WinGet Releaser using komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json + +PackageIdentifier: evilmartians.lefthook +PackageVersion: 2.0.13 +InstallerType: portable +UpgradeBehavior: install +Commands: +- lefthook +ReleaseDate: 2025-12-26 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/evilmartians/lefthook/releases/download/v2.0.13/lefthook_2.0.13_Windows_i386.exe + InstallerSha256: 5FC493A6C3214F7C93E220CAB9CABB2924EB812DA2643D87FAC98D0DD6915B7C +- Architecture: x64 + InstallerUrl: https://github.com/evilmartians/lefthook/releases/download/v2.0.13/lefthook_2.0.13_Windows_x86_64.exe + InstallerSha256: 9DD8E88A807DA22D4FA7C2170157D06C218C2C8A36AA9E2E721C2E7D185E41AA +- Architecture: arm64 + InstallerUrl: https://github.com/evilmartians/lefthook/releases/download/v2.0.13/lefthook_2.0.13_Windows_arm64.exe + InstallerSha256: 4FE8891F59ADED65B05012E2AED0B01F408F85D79F80AC55BE40FA31FE336A55 +ManifestType: installer +ManifestVersion: 1.10.0 diff --git a/manifests/e/evilmartians/lefthook/2.0.13/evilmartians.lefthook.locale.en-US.yaml b/manifests/e/evilmartians/lefthook/2.0.13/evilmartians.lefthook.locale.en-US.yaml new file mode 100644 index 0000000000000..0f58559fd8fde --- /dev/null +++ b/manifests/e/evilmartians/lefthook/2.0.13/evilmartians.lefthook.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with WinGet Releaser using komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json + +PackageIdentifier: evilmartians.lefthook +PackageVersion: 2.0.13 +PackageLocale: en-US +Publisher: Evil Martians +PublisherUrl: https://evilmartians.com/ +PublisherSupportUrl: https://github.com/evilmartians/lefthook/issues +PackageName: Lefthook +PackageUrl: https://github.com/evilmartians/lefthook +License: MIT +LicenseUrl: https://github.com/evilmartians/lefthook/blob/HEAD/LICENSE +ShortDescription: Fast and powerful Git hooks manager for any type of projects. +Tags: +- git +- go +- golang +- hacktoberfest +- hooks +- lefthook +- manager +ReleaseNotes: |- + Changelog + - 009da68 chore: add more tests (#1244) + - ab93c17 docs(output): remove duplicate config: false description (#1245) + - 8629088 fix: allow custom hooks in JSON schema by updating generator (#1250) + - aeb326c fix: set extends to empty slice after loading remotes (#1259) +ReleaseNotesUrl: https://github.com/evilmartians/lefthook/releases/tag/v2.0.13 +ManifestType: defaultLocale +ManifestVersion: 1.10.0 diff --git a/manifests/e/evilmartians/lefthook/2.0.13/evilmartians.lefthook.yaml b/manifests/e/evilmartians/lefthook/2.0.13/evilmartians.lefthook.yaml new file mode 100644 index 0000000000000..cc5e83adb2862 --- /dev/null +++ b/manifests/e/evilmartians/lefthook/2.0.13/evilmartians.lefthook.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.14.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json + +PackageIdentifier: evilmartians.lefthook +PackageVersion: 2.0.13 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.10.0