From c270b3077c20925bae05364586cd0a923c435255 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 12:31:46 +0000 Subject: [PATCH] lefthook: Update to version 1.11.12 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index 4a4e6011ab..c123a66cec 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.11.11", + "version": "1.11.12", "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.11/lefthook_1.11.11_Windows_x86_64.gz", - "hash": "3595dd6651a80f4ab3112912c7ad6e10d2002244522bc615e68a4f3b030514ad" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.12/lefthook_1.11.12_Windows_x86_64.gz", + "hash": "da8520ccfc77f1429aaf1ef30f31fa832db82902fed7324a8b7118de25e8ac5c" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.11/lefthook_1.11.11_Windows_i386.gz", - "hash": "1f735b69527cf8571f52eac03180434e0b26b74b1a13f0b3dcdb77efde1b3a1f" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.12/lefthook_1.11.12_Windows_i386.gz", + "hash": "28d09f01ed5f4c1555fa4af27568da27e5e3ea49ec797b84f01b3d6c97900e24" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.11/lefthook_1.11.11_Windows_arm64.gz", - "hash": "dd04a5e19ec6757fd19da43e6e75d4b31a9811ac55197ce61d9eaf043a4922da" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.12/lefthook_1.11.12_Windows_arm64.gz", + "hash": "5647eb04deaca52b05f201a8e86278efb4145201fe37d1584711e8d998938a5b" } }, "bin": "lefthook.exe",