From 9c3f56d6239eab63284842c8e07b53c941ef8f4d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 08:30:01 +0000 Subject: [PATCH] lefthook: Update to version 1.10.10 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index e04ebc69f9..2607278c48 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.10.9", + "version": "1.10.10", "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.9/lefthook_1.10.9_Windows_x86_64.gz", - "hash": "f59adcbd5635abc394ce47782e38222739f7d4b3dee6511accc5925a746f1250" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.10/lefthook_1.10.10_Windows_x86_64.gz", + "hash": "ed4d4188d9cda799a9764da02100d8ee8f39e2313e2c3003d8d5d6c8babc31ff" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.9/lefthook_1.10.9_Windows_i386.gz", - "hash": "59075fd4983569fdeb2cb455b777df104b55d27ebf646003ce59f2497912d358" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.10/lefthook_1.10.10_Windows_i386.gz", + "hash": "209492560f17182f89743e2093e748ee8f33ccb497f32a6dc7c80974222c5a86" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.9/lefthook_1.10.9_Windows_arm64.gz", - "hash": "5d0f46d1050ef08e21726b431fdca72f740d0ca85350e9ba484ab11b32ed4132" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.10/lefthook_1.10.10_Windows_arm64.gz", + "hash": "2e7cebbf5d04c07f0381018f998e557195f9391857878ee0893dde3665a11e2f" } }, "bin": "lefthook.exe",