From ccdc434d4dba7331a5443b108c3f77906df93db7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 08:28:11 +0000 Subject: [PATCH] lefthook: Update to version 1.6.16 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index 19fa60f0e5..5d99db36e1 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.6.15", + "version": "1.6.16", "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.15/lefthook_1.6.15_Windows_x86_64.gz", - "hash": "8435851498bade3df4e3f4a56585e48d60a564615981cfc6a1bd973a1642eb8e" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.16/lefthook_1.6.16_Windows_x86_64.gz", + "hash": "781097584ac701978170edb43a0ee49b004d55924211e0157ead2b31739cef00" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.15/lefthook_1.6.15_Windows_i386.gz", - "hash": "5486e6b42dba865b8b06663e0be7fad77b38999a679025267a1027e8fce06063" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.16/lefthook_1.6.16_Windows_i386.gz", + "hash": "236d00824e0c98ef8d06918c8104c7b1d00f259177090b8644c1f3d246d074ac" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.15/lefthook_1.6.15_Windows_arm64.gz", - "hash": "a7787413b3cd977ec831ad97c96f9ab12dd2a61c5ce4a58a9ed6d61da531a1b1" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.16/lefthook_1.6.16_Windows_arm64.gz", + "hash": "d246d156b02f1ec1e57a9c4b99c97a5a5bb56ec422e0152e13dc7e406baad49d" } }, "bin": "lefthook.exe",