From 037807d37f03c553874c58cd881d90bc44cdd5f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 08:30:46 +0000 Subject: [PATCH] lefthook: Update to version 1.7.5 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index 8e3cd53574..9289b5c66e 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.7.4", + "version": "1.7.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.7.4/lefthook_1.7.4_Windows_x86_64.gz", - "hash": "2aae2821160eff248081ab988ed30763bfb6afc2cdea1b6a623d3f2974f4bc3c" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.5/lefthook_1.7.5_Windows_x86_64.gz", + "hash": "bf52b44f84ebfe5cb204ff3b7bfbdecf378192ea1a9f89bb8e31a0e690fd0f12" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.4/lefthook_1.7.4_Windows_i386.gz", - "hash": "60347d9bb2073c941ecc7823c4a2eadbb4c208048156b3452427af053c7a6730" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.5/lefthook_1.7.5_Windows_i386.gz", + "hash": "2495e5f7fe8468a21d5457931bdb834b73293b455ee944d37f005dd68acd54e3" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.4/lefthook_1.7.4_Windows_arm64.gz", - "hash": "b335e0262a47aabf4d211988e19122b398ded453bf68ae5440562bc7cb99565c" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.5/lefthook_1.7.5_Windows_arm64.gz", + "hash": "da06aae8e116d0f5eea14c4cffc92dadfc7fc29d6df3d21601a1470617d0439b" } }, "bin": "lefthook.exe",