From ee9186bee134d0a99322c562f199462448e7c0f2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 16:29:57 +0000 Subject: [PATCH] lefthook: Update to version 1.10.5 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index 16925e8022..dfc2e8d058 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.10.4", + "version": "1.10.5", "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.10.4/lefthook_1.10.4_Windows_x86_64.gz", - "hash": "9e7408258cc709563612a5c8214571607a0a5a983f79df99927d2ad66e303541" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.5/lefthook_1.10.5_Windows_x86_64.gz", + "hash": "3b07ad94a967a8772c411fe5adcf3505c3a339b62fb19d7d6a5cf098995a04c3" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.4/lefthook_1.10.4_Windows_i386.gz", - "hash": "6e558aae5b272799895e5b27bbb38ea7e33cb3be88fcef3dcd520a88ee59abc2" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.5/lefthook_1.10.5_Windows_i386.gz", + "hash": "a63ffbd3d60d880815f6363bac7ae0a7c09dac48a1ea7802e5d80971664bd55a" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.4/lefthook_1.10.4_Windows_arm64.gz", - "hash": "aeb97ec9beea16c24c6e7a9ee6384d36528d5fce5ea42f7e7654488d6017b998" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.5/lefthook_1.10.5_Windows_arm64.gz", + "hash": "0cba8e361355a018e2a27d3550090e34b236203718c6e9c2b7a90b5bca879dab" } }, "bin": "lefthook.exe",