From 67ab54c22612102e671f0bbadd5e2038c62fe2d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 08:31:49 +0000 Subject: [PATCH] lefthook: Update to version 2.0.9 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index 88255ecc8b..e5c797ccd6 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "2.0.8", + "version": "2.0.9", "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.0.8/lefthook_2.0.8_Windows_x86_64.gz", - "hash": "05ab9cded89467ad4a5cbd303fd9b2c63d6aa144aef00bfaa1c0f7a13fc85584" + "url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.9/lefthook_2.0.9_Windows_x86_64.gz", + "hash": "10d4674f02e80a7be4341d8af0398307f5526f36344932f140a90eb732bc9acd" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.8/lefthook_2.0.8_Windows_i386.gz", - "hash": "c35f06453b11f53138bef047ac61d37053cfa0979968782894e8d3bbeb662bd3" + "url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.9/lefthook_2.0.9_Windows_i386.gz", + "hash": "821ac9900f24b1982c78f054cde192a2721fb17e4c8cb405e27efdffe6bb7155" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.8/lefthook_2.0.8_Windows_arm64.gz", - "hash": "eedb98891e79d19a9f2c25707dc54549c0ba96e52519886cecc0efd7da57fa9d" + "url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.9/lefthook_2.0.9_Windows_arm64.gz", + "hash": "cc3f7e2ef05203c64c08e27466e15fce4363401e613a1d9aa93cadb411db45ff" } }, "bin": "lefthook.exe",