From 0e1c8272e4f6b0a80a3eee00d82a2c18b5ae8905 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 16:29:41 +0000 Subject: [PATCH] lefthook: Update to version 1.11.10 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index b7f2e673c6..ed02ce8fcd 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.11.9", + "version": "1.11.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.11.9/lefthook_1.11.9_Windows_x86_64.gz", - "hash": "bfaadf2772cae382ecd7d700b32526663c00363e7ede1ffa73e979fc59589131" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.10/lefthook_1.11.10_Windows_x86_64.gz", + "hash": "1ef8b736f84424118902d5935887ae1a311b7fbce0462bcc51a1a57412fbd54a" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.9/lefthook_1.11.9_Windows_i386.gz", - "hash": "ea47a25f02206c110a6db1c66f00997829f9c6daec6af3394c688d012712f41d" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.10/lefthook_1.11.10_Windows_i386.gz", + "hash": "6629e4a1d0051964c2aa5f69cffeef6a5d56769dba9d718e4c0d4e4b9d2ae7a0" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.9/lefthook_1.11.9_Windows_arm64.gz", - "hash": "f196f604276d79b51dacf100168323e4945778d20928c1e80c96d49340248687" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.10/lefthook_1.11.10_Windows_arm64.gz", + "hash": "e4a8fc564c34f35d5b600d082b87e55f1a8cf227e73882cccdec03080a4001b7" } }, "bin": "lefthook.exe",