lefthook: Update to version 1.7.1

This commit is contained in:
github-actions[bot] 2024-07-08 16:28:43 +00:00
parent 23b905500a
commit 85b479fe17

View File

@ -1,20 +1,20 @@
{ {
"version": "1.7.0", "version": "1.7.1",
"description": "Fast and powerful Git hooks manager for any type of projects", "description": "Fast and powerful Git hooks manager for any type of projects",
"homepage": "https://github.com/evilmartians/lefthook", "homepage": "https://github.com/evilmartians/lefthook",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.0/lefthook_1.7.0_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.1/lefthook_1.7.1_Windows_x86_64.gz",
"hash": "5926db085a5f738785d04067ac3c30393a92bf07fcce5509bf2846d7253b01b9" "hash": "e37af4d089f5ffcbcde4199d7993c33461ca624a4fd494ff86ff8e4f1b10de2b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.0/lefthook_1.7.0_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.1/lefthook_1.7.1_Windows_i386.gz",
"hash": "f235637a7b77c5e47e6218654e995d53a09127a8bbeabef72d3e22e7ec6b9edd" "hash": "ae9c148bbdc42cfcb3eec4f48c529cca68e1830bfe08d44004fa8d50b8548577"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.0/lefthook_1.7.0_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.1/lefthook_1.7.1_Windows_arm64.gz",
"hash": "eebee1a27a42096f402316df78699ff3f8fad78c1a6a882ab986d9e5862ae667" "hash": "6a105293202140d9db870e2753a6c9eaa66e77f685fe0c1ea353ce7613851f90"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",