From 6335640ab9a9625596f95e39ba42ef195e981c20 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 08:26:35 +0000 Subject: [PATCH] lefthook: Update to version 1.5.3 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index c9bf3de480..a82166adbb 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.5.2", + "version": "1.5.3", "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.2/lefthook_1.5.2_Windows_x86_64.gz", - "hash": "433929c9199fe1aa644e404c7c7865e217bfd211b1d702552788e7f3cbea3330" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.3/lefthook_1.5.3_Windows_x86_64.gz", + "hash": "b4e0e479866222e0db55e0429f006cd5e832749a44435ad9709c9c3d09d30c99" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.2/lefthook_1.5.2_Windows_i386.gz", - "hash": "33e547a2d4c844ffaed7d92089b45668e3875eaae4b1dff39694bd65cfecf05a" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.3/lefthook_1.5.3_Windows_i386.gz", + "hash": "a1ea32311f0fc3cce55756de9f7045b28f9b5f21f982aa66d90dfb371bae59de" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.2/lefthook_1.5.2_Windows_arm64.gz", - "hash": "99a1de25de22ac0e6ef6bc3e65db36f71c2dc67feafa2ad6707268bb6960a961" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.3/lefthook_1.5.3_Windows_arm64.gz", + "hash": "bac88dccfaddf4d3bbef75c4401914bbb759aeae26796c9f8f56142ff8fcef57" } }, "bin": "lefthook.exe",