From 5ca0306f6d7cb725fed63d528c4587fbd2348dbe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Apr 2025 12:31:25 +0000 Subject: [PATCH] lefthook: Update to version 1.11.8 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index 9e7d89a3a6..93f0d343fa 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.11.7", + "version": "1.11.8", "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.11.7/lefthook_1.11.7_Windows_x86_64.gz", - "hash": "c91a314e14b01e69abcc46a0e8712463bae0160e3f520202e142cdeb76338a11" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.8/lefthook_1.11.8_Windows_x86_64.gz", + "hash": "e79043e27888f82f420acd347a6172102fd45951758b7167e386ecfb169ca5bb" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.7/lefthook_1.11.7_Windows_i386.gz", - "hash": "3ef5cf5483b3629f61d834b0ef5f6091593f0e449a63009b14ea0fb0384bb1d2" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.8/lefthook_1.11.8_Windows_i386.gz", + "hash": "711a132e47f7f15f224616d6cfd8b09e49f99ce6247c958400290b8ed8bbe42e" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.7/lefthook_1.11.7_Windows_arm64.gz", - "hash": "ae4f1b4d0c372bd3e9571b7f4df87608dad86e6b45745a81f64e3c7632daf4d1" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.8/lefthook_1.11.8_Windows_arm64.gz", + "hash": "9055326674038f53a22bf996ecf61d5a445b28ee5958e05a6c3e007e50c45d5b" } }, "bin": "lefthook.exe",