From 31c4d6880aed22630bc55ee3ff00a66cd04eae49 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 12:31:49 +0000 Subject: [PATCH] lefthook: Update to version 1.7.22 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index f126294fdc..a3bc43c831 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.7.21", + "version": "1.7.22", "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.21/lefthook_1.7.21_Windows_x86_64.gz", - "hash": "b0060d1b3c9ddea09dcbbc6b2313d67b2f209e0de8eab940ab367b024b3478fa" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.22/lefthook_1.7.22_Windows_x86_64.gz", + "hash": "402d55457dff1082d035e89b8098589506a7f67e35d24aca6915f116df72c4f0" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.21/lefthook_1.7.21_Windows_i386.gz", - "hash": "a9f19719d7f72f97ab06883a3d22abf39067406d3f8bbd5c03c3315f73b684a2" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.22/lefthook_1.7.22_Windows_i386.gz", + "hash": "ed8e805fc7b6ac19b508889cd5a08f9178a279dca36ec4ab5c3a4fe493e05eee" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.21/lefthook_1.7.21_Windows_arm64.gz", - "hash": "3ffc07b645db2c884c3145a3296dbc3b16a34249b263f92732a7b52dd9c02173" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.22/lefthook_1.7.22_Windows_arm64.gz", + "hash": "7094fb170cafb0bfd7ab2a6a7d9f12ea4c39f9d664e2b1f5bcdf4944ee7b3929" } }, "bin": "lefthook.exe",