From db646d6c0d44a8d27654330b071bb33dfb16372f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 12:31:48 +0000 Subject: [PATCH] lefthook: Update to version 1.13.2 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index d8cea78cf0..feb8344280 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.13.1", + "version": "1.13.2", "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.1/lefthook_1.13.1_Windows_x86_64.gz", - "hash": "c5b76886eb026690d2eccdfe1376a8d949f1cc6c6aea2773ea989204dc22d278" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.2/lefthook_1.13.2_Windows_x86_64.gz", + "hash": "80a64813f90132e0affa171d0546e619f0adf1edb26b8b66ba7ef2ee44a20dff" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.1/lefthook_1.13.1_Windows_i386.gz", - "hash": "d6679106e5dab92c1f5491c1f11b65333dd0a7c8ef4007d494dfaa4c4fe061fa" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.2/lefthook_1.13.2_Windows_i386.gz", + "hash": "21fa2564200f321a1439484d8899daaeaee2b509f10ba5880fbcbb52911f87f1" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.1/lefthook_1.13.1_Windows_arm64.gz", - "hash": "4262e2dc9a26747f3fe6e89fcf24532b9e480a9814568404b9f7886992d580b7" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.2/lefthook_1.13.2_Windows_arm64.gz", + "hash": "71ebe175faa7f039c74455de02aa87f0323f1d231b1278d6cc570cd495977979" } }, "bin": "lefthook.exe",