From 6c27846ea2dfd239960e3ad0f39763e8511fea47 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 12:30:59 +0000 Subject: [PATCH] lefthook: Update to version 1.6.2 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index 891c5fd756..82b1342262 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.6.1", + "version": "1.6.2", "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.1/lefthook_1.6.1_Windows_x86_64.gz", - "hash": "ee08d11e39cf15a46a26821d4d188fa3e6e4c4671a1e86f718bbe88ba1937c19" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.2/lefthook_1.6.2_Windows_x86_64.gz", + "hash": "568b7c7928a6a660852aa0d42ce24139c9f5463f0af3fae721cede6af44f4052" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.1/lefthook_1.6.1_Windows_i386.gz", - "hash": "3aa5cd7ffe6c32ef2a6cc489f61f0aeac8fa558d05a6b957047f90761ee7fab3" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.2/lefthook_1.6.2_Windows_i386.gz", + "hash": "a7906fdda89da527d199b39a7f0695a9be694653309c116b40449a4f90118c61" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.1/lefthook_1.6.1_Windows_arm64.gz", - "hash": "0a7418542a0406f593a0e838e2ce51fcee04bc2f54edaf0a161e1f325511b763" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.2/lefthook_1.6.2_Windows_arm64.gz", + "hash": "bcdfa6efc3ae9771c7d19007789e0dfc747e4c9b0388c4d9dcc01b66c1f6e422" } }, "bin": "lefthook.exe",