From f10ccd6442e99552050fa9c542c1024f398b44ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 08:31:01 +0000 Subject: [PATCH] lefthook: Update to version 1.6.21 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index 1a774592ae..da2471825f 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.6.18", + "version": "1.6.21", "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.6.18/lefthook_1.6.18_Windows_x86_64.gz", - "hash": "339be11e63ee77fcc142a297b8bfb959f6af8b6a37a5b5f3e33b3b5f23ab4ec6" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.21/lefthook_1.6.21_Windows_x86_64.gz", + "hash": "da42e60df4588be0882684852e6dcd2c3f62184a4cd8c19163a2c778d878a070" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.18/lefthook_1.6.18_Windows_i386.gz", - "hash": "8d930d06057c21649bf4f8fd57023c99f54267de6c144e44fc4896c84216b141" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.21/lefthook_1.6.21_Windows_i386.gz", + "hash": "a044b4dbf8290d778ca59becafa6ce4a9de1148ccde9313a760957519278b5aa" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.18/lefthook_1.6.18_Windows_arm64.gz", - "hash": "1e8f6d63458c8f5db617b3f55471d0f50c10223254ed3b7ea1302b96f7d11bf8" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.21/lefthook_1.6.21_Windows_arm64.gz", + "hash": "5541e3ac10ca56e240d6db735a29bc54550a9d6326150e261ce60576faab91ce" } }, "bin": "lefthook.exe",