From b54147319ccfc9a0281fadd271da5a775d6e5388 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 12:32:12 +0000 Subject: [PATCH] lefthook: Update to version 1.12.3 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index 523f3d87f4..656221de25 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.12.2", + "version": "1.12.3", "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.12.2/lefthook_1.12.2_Windows_x86_64.gz", - "hash": "28cd6cc5bb1f2fb97d0720aa9b13cae94a8a02c263b5d9c56db8495f27990418" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.12.3/lefthook_1.12.3_Windows_x86_64.gz", + "hash": "52a50ffdda5dd2339dd1be6bf9e6a393102e92866510b2dc0e930599bfb1a3e9" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.12.2/lefthook_1.12.2_Windows_i386.gz", - "hash": "b4316bfa580299c4fac07fa217446bb12ffecb0fb890faf6f07e08461c1c8474" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.12.3/lefthook_1.12.3_Windows_i386.gz", + "hash": "42f09a71e21b45289d4f0e49e2c5b0795915ac99996e04bc12a51d4d0557e0e7" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.12.2/lefthook_1.12.2_Windows_arm64.gz", - "hash": "2d9951801fe4841ba0e7a8cf6dff6e2eca63d680ba1de6d84956ea064ac590e1" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.12.3/lefthook_1.12.3_Windows_arm64.gz", + "hash": "e8cdd9d2b0fe58b457f8a577bd9077960d2a09226fe461078c35552a3376e948" } }, "bin": "lefthook.exe",