From 0e270562241bb8fa83a49508cb3e63df6901307f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 08:28:03 +0000 Subject: [PATCH] lefthook: Update to version 1.7.6 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index 9289b5c66e..b1753f3147 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.7.5", + "version": "1.7.6", "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.7.5/lefthook_1.7.5_Windows_x86_64.gz", - "hash": "bf52b44f84ebfe5cb204ff3b7bfbdecf378192ea1a9f89bb8e31a0e690fd0f12" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.6/lefthook_1.7.6_Windows_x86_64.gz", + "hash": "a97ed231b8dd50464db9cdb529720b6d7117c83bb8b9e27c35d9f5c971087d8e" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.5/lefthook_1.7.5_Windows_i386.gz", - "hash": "2495e5f7fe8468a21d5457931bdb834b73293b455ee944d37f005dd68acd54e3" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.6/lefthook_1.7.6_Windows_i386.gz", + "hash": "07815c3db53343d17f94b9ee240bdd58bc956e978237e361d863f7fa5443a12e" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.5/lefthook_1.7.5_Windows_arm64.gz", - "hash": "da06aae8e116d0f5eea14c4cffc92dadfc7fc29d6df3d21601a1470617d0439b" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.6/lefthook_1.7.6_Windows_arm64.gz", + "hash": "83b0a35e04b86ddce98c5992d705b77d8907f74b4dc2d5e6587e66a2e00603b1" } }, "bin": "lefthook.exe",