From 53d67eedddb5a30a9a3a8817b6aebec983942fc2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 08:29:10 +0000 Subject: [PATCH] lefthook: Update to version 1.6.17 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index 5d99db36e1..dd4503ef00 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.6.16", + "version": "1.6.17", "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.16/lefthook_1.6.16_Windows_x86_64.gz", - "hash": "781097584ac701978170edb43a0ee49b004d55924211e0157ead2b31739cef00" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.17/lefthook_1.6.17_Windows_x86_64.gz", + "hash": "cbe59c77354ebe38b3529141efe07238821be0ed902844511269a3f68cf11aff" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.16/lefthook_1.6.16_Windows_i386.gz", - "hash": "236d00824e0c98ef8d06918c8104c7b1d00f259177090b8644c1f3d246d074ac" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.17/lefthook_1.6.17_Windows_i386.gz", + "hash": "750b98fa94e9cbf563d3d0a724d958e4ee472da9dae9d42455cc30d81c9f46a5" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.16/lefthook_1.6.16_Windows_arm64.gz", - "hash": "d246d156b02f1ec1e57a9c4b99c97a5a5bb56ec422e0152e13dc7e406baad49d" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.17/lefthook_1.6.17_Windows_arm64.gz", + "hash": "d36522655ae436ce9d7d5c0a8ae22c131de4672e1f5ca33d451154b301ee613b" } }, "bin": "lefthook.exe",