From 1b2dda4030bb2f856c22d0b027f33fbdd33e45cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 08:28:49 +0000 Subject: [PATCH] lefthook: Update to version 1.6.11 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index 5b7c4185b5..e9bdf9a4ee 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.6.10", + "version": "1.6.11", "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.10/lefthook_1.6.10_Windows_x86_64.gz", - "hash": "2d227e04b72decc59203c221c84958938065bbc3149e7a67d3c9eab22cc9cb26" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.11/lefthook_1.6.11_Windows_x86_64.gz", + "hash": "af523018f12cf86f9a13051dd76f01ac3f94c789e06b1ce3d9abc204cdff0a37" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.10/lefthook_1.6.10_Windows_i386.gz", - "hash": "8d7bef6cb846dc6ff1abe6ea17f9d5832fb832bc03657f0cba4845a5594c4aad" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.11/lefthook_1.6.11_Windows_i386.gz", + "hash": "1a7123d35160d7a922676930c0ae6cedcafb5cdba5c613542095401927f11267" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.10/lefthook_1.6.10_Windows_arm64.gz", - "hash": "da757f675b5593018609af974e5e24c1c92d4cfcc8bb223ecbf503328e923c96" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.11/lefthook_1.6.11_Windows_arm64.gz", + "hash": "0ea95bcf2105dbef9a89fa5238ccf907c6aae66563bd2856a6f54623cd7eb41c" } }, "bin": "lefthook.exe",