From 992315e8d518f1175cbe84a4ec165c4122e9916e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 16:28:14 +0000 Subject: [PATCH] lefthook: Update to version 1.6.5 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index d233c9a2cf..147b328911 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.6.4", + "version": "1.6.5", "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.4/lefthook_1.6.4_Windows_x86_64.gz", - "hash": "00b1e06623deb36e30701c3304b95392534218cbdb5ee25c9daac4e8e8507894" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.5/lefthook_1.6.5_Windows_x86_64.gz", + "hash": "5bd0700a67619f9ca2d07b0f91bcdecd324ef07b127789c7f8e3095291081365" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.4/lefthook_1.6.4_Windows_i386.gz", - "hash": "1ef69a47acd1baa6ed4d93486037ff53eeec0ef616d6f0e3a2cf3aee72e2c4bc" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.5/lefthook_1.6.5_Windows_i386.gz", + "hash": "4f2652b9611ec4d9975e619d6ef29c2ec336d0e4bc59f9eae3f0d20fbf906d8c" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.4/lefthook_1.6.4_Windows_arm64.gz", - "hash": "3de153f779ae1ce3e23df1b5fc4499d6dc2fc188e3435f66e742ac61f483c67b" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.5/lefthook_1.6.5_Windows_arm64.gz", + "hash": "283216aafce6b1c89ecde043d8ec7135dd8402062fcbeac7e9a46dfee2b2b84b" } }, "bin": "lefthook.exe",