From 444612e58854727f4f6294e8f3a330b6bff49b04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 16:29:35 +0000 Subject: [PATCH] lefthook: Update to version 1.11.5 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index 5587068f79..813bd62afb 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.11.4", + "version": "1.11.5", "description": "Fast and powerful Git hooks manager for any type of projects", "homepage": "https://github.com/evilmartians/lefthook", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.4/lefthook_1.11.4_Windows_x86_64.gz", - "hash": "741f789aa1b7b764a3baaaab34af946d6a6d6a3b587cc07b3c8f09170ae4f6bd" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.5/lefthook_1.11.5_Windows_x86_64.gz", + "hash": "d27995ad8158b30dbcfca21e311dafb315d9340c1e93776b9d23525e00c63a27" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.4/lefthook_1.11.4_Windows_i386.gz", - "hash": "589cfa387c168b4ca6ab8d88354d27036cbe43928a306f66df1a313470d0b9f1" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.5/lefthook_1.11.5_Windows_i386.gz", + "hash": "70852614d413a12855f7e87011b48ea0d400a3d9f7f48055f018dd5954792b89" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.4/lefthook_1.11.4_Windows_arm64.gz", - "hash": "3fe8e0018eed02f0676436ece99061bd6e018d2329a898eee24d942bc81d9c98" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.5/lefthook_1.11.5_Windows_arm64.gz", + "hash": "588bb6d85dedf11111584ceec19ceb931611d3234437006a3549cedfb8a1b132" } }, "bin": "lefthook.exe",