From b27e9bd93e709d4a436a78b78e01f691fbd99277 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 12:31:19 +0000 Subject: [PATCH] lefthook: Update to version 1.7.0 --- bucket/lefthook.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lefthook.json b/bucket/lefthook.json index da2471825f..2621e5e935 100644 --- a/bucket/lefthook.json +++ b/bucket/lefthook.json @@ -1,20 +1,20 @@ { - "version": "1.6.21", + "version": "1.7.0", "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.21/lefthook_1.6.21_Windows_x86_64.gz", - "hash": "da42e60df4588be0882684852e6dcd2c3f62184a4cd8c19163a2c778d878a070" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.0/lefthook_1.7.0_Windows_x86_64.gz", + "hash": "5926db085a5f738785d04067ac3c30393a92bf07fcce5509bf2846d7253b01b9" }, "32bit": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.21/lefthook_1.6.21_Windows_i386.gz", - "hash": "a044b4dbf8290d778ca59becafa6ce4a9de1148ccde9313a760957519278b5aa" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.0/lefthook_1.7.0_Windows_i386.gz", + "hash": "f235637a7b77c5e47e6218654e995d53a09127a8bbeabef72d3e22e7ec6b9edd" }, "arm64": { - "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.21/lefthook_1.6.21_Windows_arm64.gz", - "hash": "5541e3ac10ca56e240d6db735a29bc54550a9d6326150e261ce60576faab91ce" + "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.0/lefthook_1.7.0_Windows_arm64.gz", + "hash": "eebee1a27a42096f402316df78699ff3f8fad78c1a6a882ab986d9e5862ae667" } }, "bin": "lefthook.exe",