From 9914348cf64479c38544c209854440e2db0dd466 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 08:30:07 +0000 Subject: [PATCH] lefthook: Update to version 1.13.3 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index feb8344280..f2d4cecb6a 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.13.2", + "version": "1.13.3", "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.13.2/lefthook_1.13.2_Windows_x86_64.gz", - "hash": "80a64813f90132e0affa171d0546e619f0adf1edb26b8b66ba7ef2ee44a20dff" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.3/lefthook_1.13.3_Windows_x86_64.gz", + "hash": "8b2211056b0b9187d1375772ffe16af0a6110485bfe31035f0861505096b4de7" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.2/lefthook_1.13.2_Windows_i386.gz", - "hash": "21fa2564200f321a1439484d8899daaeaee2b509f10ba5880fbcbb52911f87f1" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.3/lefthook_1.13.3_Windows_i386.gz", + "hash": "2032ca9f6a4b42cf9a40f95abb59a57f9e855fa1daafdcdb9f00854187a4dd49" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.2/lefthook_1.13.2_Windows_arm64.gz", - "hash": "71ebe175faa7f039c74455de02aa87f0323f1d231b1278d6cc570cd495977979" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.3/lefthook_1.13.3_Windows_arm64.gz", + "hash": "b9a632071d165fe7ef67d834a40a4d434589be07ad26cfbd82925079329cbdaa" } }, "bin": "lefthook.exe",