From d1ba65456b1ec1b2191401d9b295644d6f6f58a5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 08:27:08 +0000 Subject: [PATCH] lefthook: Update to version 1.5.4 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index a82166adbb..924f30d093 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.5.3", + "version": "1.5.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.5.3/lefthook_1.5.3_Windows_x86_64.gz", - "hash": "b4e0e479866222e0db55e0429f006cd5e832749a44435ad9709c9c3d09d30c99" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.4/lefthook_1.5.4_Windows_x86_64.gz", + "hash": "74a4cb54a5b22633c445775b752c8541f766f8aa37c0bbb4f73b55f2fd8953e3" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.3/lefthook_1.5.3_Windows_i386.gz", - "hash": "a1ea32311f0fc3cce55756de9f7045b28f9b5f21f982aa66d90dfb371bae59de" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.4/lefthook_1.5.4_Windows_i386.gz", + "hash": "33eae096497592819fac4ad955b79eed6432c3deea6aaf47b144e578dd346d98" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.3/lefthook_1.5.3_Windows_arm64.gz", - "hash": "bac88dccfaddf4d3bbef75c4401914bbb759aeae26796c9f8f56142ff8fcef57" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.4/lefthook_1.5.4_Windows_arm64.gz", + "hash": "194bf12fa89157f2d33fadab9786700b20e2f3b37f803fd7b579d887b43153eb" } }, "bin": "lefthook.exe",