From a8eb89cf5d46acced873cd58d113d7f519a95601 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 08:28:36 +0000 Subject: [PATCH] lefthook: Update to version 1.7.2 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index 5e1992f5e6..ba8d5cee52 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.7.1", + "version": "1.7.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.7.1/lefthook_1.7.1_Windows_x86_64.gz", - "hash": "e37af4d089f5ffcbcde4199d7993c33461ca624a4fd494ff86ff8e4f1b10de2b" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.2/lefthook_1.7.2_Windows_x86_64.gz", + "hash": "8e037233d61bca77ec165d4e60b71c156e759ac2e2622c540dea5fe770d63c27" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.1/lefthook_1.7.1_Windows_i386.gz", - "hash": "ae9c148bbdc42cfcb3eec4f48c529cca68e1830bfe08d44004fa8d50b8548577" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.2/lefthook_1.7.2_Windows_i386.gz", + "hash": "4616a50edd10a785dc4d32e16d369c83aa1096f17ee345534d1bf4d34baa6ac9" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.1/lefthook_1.7.1_Windows_arm64.gz", - "hash": "6a105293202140d9db870e2753a6c9eaa66e77f685fe0c1ea353ce7613851f90" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.2/lefthook_1.7.2_Windows_arm64.gz", + "hash": "8fd6bcabdcc9c605a6b154ebd00c79c434995e2dbad3b99253e4cc04479598d6" } }, "bin": "lefthook.exe",