From cb1b9edbe2696d421c248ffa0dc6f1454a400b62 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 08:30:53 +0000 Subject: [PATCH] lefthook: Update to version 1.7.17 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index ba9ad5ed8c..dc63c80a77 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.7.16", + "version": "1.7.17", "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.16/lefthook_1.7.16_Windows_x86_64.gz", - "hash": "9c811414cbc8c5e963f720818e180ea977ce78e98954bf3ca5a07774ddd78f61" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.17/lefthook_1.7.17_Windows_x86_64.gz", + "hash": "a106109525147481f9de428ceb89bd5a638acc55b4e5023c97de64838d918902" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.16/lefthook_1.7.16_Windows_i386.gz", - "hash": "71a4b3bb7324d120aaed36eb129081371edf59caafe44bf20eb15b1dd6851a0a" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.17/lefthook_1.7.17_Windows_i386.gz", + "hash": "5c431f651df4674f9ea7763790b5ee69712108a5756ecd20232ba9667d90a8f6" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.16/lefthook_1.7.16_Windows_arm64.gz", - "hash": "dac08b2f9210c7475e25e34c2dd66dd3e34836ca1d11731c1f40660a447ff864" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.17/lefthook_1.7.17_Windows_arm64.gz", + "hash": "47d35eae2d3a25e6af67bb2a218f3f4cccf1f409b91ae85d63ead5d5d9b15e0d" } }, "bin": "lefthook.exe",