From 2dfeae37734b412ae9a7b6455c0532a919e00a35 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 12:32:59 +0000 Subject: [PATCH] lefthook: Update to version 1.10.4 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index 5cda5adec5..16925e8022 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.10.3", + "version": "1.10.4", "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.3/lefthook_1.10.3_Windows_x86_64.gz", - "hash": "e720082daff2595fa3cf50f7704d0b0e3fdb2f272605c328ef44b4018c59be0b" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.4/lefthook_1.10.4_Windows_x86_64.gz", + "hash": "9e7408258cc709563612a5c8214571607a0a5a983f79df99927d2ad66e303541" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.3/lefthook_1.10.3_Windows_i386.gz", - "hash": "7e0977be9a70ec75362b5b8593c5c0a0644cc10a8b406a7163630d6a6355ff12" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.4/lefthook_1.10.4_Windows_i386.gz", + "hash": "6e558aae5b272799895e5b27bbb38ea7e33cb3be88fcef3dcd520a88ee59abc2" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.3/lefthook_1.10.3_Windows_arm64.gz", - "hash": "d9b31d53d003e1405c3806881abc7ac332bde4db4b049a23932867f8b27e46b1" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.4/lefthook_1.10.4_Windows_arm64.gz", + "hash": "aeb97ec9beea16c24c6e7a9ee6384d36528d5fce5ea42f7e7654488d6017b998" } }, "bin": "lefthook.exe",