From 23af0609803646c46d27b51b7e47ad084e920398 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 12:31:32 +0000 Subject: [PATCH] lefthook: Update to version 1.6.18 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index dd4503ef00..1a774592ae 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.6.17", + "version": "1.6.18", "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.6.17/lefthook_1.6.17_Windows_x86_64.gz", - "hash": "cbe59c77354ebe38b3529141efe07238821be0ed902844511269a3f68cf11aff" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.18/lefthook_1.6.18_Windows_x86_64.gz", + "hash": "339be11e63ee77fcc142a297b8bfb959f6af8b6a37a5b5f3e33b3b5f23ab4ec6" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.17/lefthook_1.6.17_Windows_i386.gz", - "hash": "750b98fa94e9cbf563d3d0a724d958e4ee472da9dae9d42455cc30d81c9f46a5" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.18/lefthook_1.6.18_Windows_i386.gz", + "hash": "8d930d06057c21649bf4f8fd57023c99f54267de6c144e44fc4896c84216b141" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.17/lefthook_1.6.17_Windows_arm64.gz", - "hash": "d36522655ae436ce9d7d5c0a8ae22c131de4672e1f5ca33d451154b301ee613b" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.18/lefthook_1.6.18_Windows_arm64.gz", + "hash": "1e8f6d63458c8f5db617b3f55471d0f50c10223254ed3b7ea1302b96f7d11bf8" } }, "bin": "lefthook.exe",