From 82e6f01dd798b415feeae3e5d2c03f87099172eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Apr 2025 12:31:29 +0000 Subject: [PATCH] lefthook: Update to version 1.11.9 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index 93f0d343fa..b7f2e673c6 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.11.8", + "version": "1.11.9", "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.8/lefthook_1.11.8_Windows_x86_64.gz", - "hash": "e79043e27888f82f420acd347a6172102fd45951758b7167e386ecfb169ca5bb" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.9/lefthook_1.11.9_Windows_x86_64.gz", + "hash": "bfaadf2772cae382ecd7d700b32526663c00363e7ede1ffa73e979fc59589131" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.8/lefthook_1.11.8_Windows_i386.gz", - "hash": "711a132e47f7f15f224616d6cfd8b09e49f99ce6247c958400290b8ed8bbe42e" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.9/lefthook_1.11.9_Windows_i386.gz", + "hash": "ea47a25f02206c110a6db1c66f00997829f9c6daec6af3394c688d012712f41d" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.8/lefthook_1.11.8_Windows_arm64.gz", - "hash": "9055326674038f53a22bf996ecf61d5a445b28ee5958e05a6c3e007e50c45d5b" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.9/lefthook_1.11.9_Windows_arm64.gz", + "hash": "f196f604276d79b51dacf100168323e4945778d20928c1e80c96d49340248687" } }, "bin": "lefthook.exe",