From cd2681dfaa38fcbfec8c875ae9730dd9a453c173 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 20:30:20 +0000 Subject: [PATCH] lefthook: Update to version 2.1.2 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index 1f993b9659..629a39a490 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "2.1.1", + "version": "2.1.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/v2.1.1/lefthook_2.1.1_Windows_x86_64.gz", - "hash": "ac26892266ce98066c469d2db7feafe067009b9cff85786dae7605cf3be0db50" + "url": "https://github.com/evilmartians/lefthook/releases/download/v2.1.2/lefthook_2.1.2_Windows_x86_64.gz", + "hash": "1b655ae079bcffef6a956dde7d6b2d62ed9047fff617408002bfc6ea85bc3ff4" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v2.1.1/lefthook_2.1.1_Windows_i386.gz", - "hash": "3e024eea62fb20d365998297c159673ea306c5eeaf8798d6ee961158e78c8ad7" + "url": "https://github.com/evilmartians/lefthook/releases/download/v2.1.2/lefthook_2.1.2_Windows_i386.gz", + "hash": "78e33494222bce75e4f50a9a29831521ecd473a07323d195f9e8f3ac3a08c21f" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v2.1.1/lefthook_2.1.1_Windows_arm64.gz", - "hash": "d83d16613c38f096df1a990712c8edae66c678c2f95495c4355783dbe22229d5" + "url": "https://github.com/evilmartians/lefthook/releases/download/v2.1.2/lefthook_2.1.2_Windows_arm64.gz", + "hash": "2b635624d38374ebb80356f22533143af3bcacc1d82c6cc315aef0bbc9a2a308" } }, "bin": "lefthook.exe",