From 1fa920b33426e58beb3c0df075e24827f3763c05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 16:28:46 +0000 Subject: [PATCH] lefthook: Update to version 1.7.7 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index b1753f3147..1c6b5a4438 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.7.6", + "version": "1.7.7", "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.7.6/lefthook_1.7.6_Windows_x86_64.gz", - "hash": "a97ed231b8dd50464db9cdb529720b6d7117c83bb8b9e27c35d9f5c971087d8e" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.7/lefthook_1.7.7_Windows_x86_64.gz", + "hash": "42accf3566cc5dbde3698957bd9f084e7248a91456accdfb62c3f57259b121f8" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.6/lefthook_1.7.6_Windows_i386.gz", - "hash": "07815c3db53343d17f94b9ee240bdd58bc956e978237e361d863f7fa5443a12e" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.7/lefthook_1.7.7_Windows_i386.gz", + "hash": "4b3fa5317ba113874121235488e0d490c89e924b00e3b32219ddcc2c60b4ba16" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.6/lefthook_1.7.6_Windows_arm64.gz", - "hash": "83b0a35e04b86ddce98c5992d705b77d8907f74b4dc2d5e6587e66a2e00603b1" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.7/lefthook_1.7.7_Windows_arm64.gz", + "hash": "be6a36ab22f042301cd7563aae5cebbd672bb23ab2a49438885ef0432f37fb07" } }, "bin": "lefthook.exe",