lefthook: Update to version 1.7.3

This commit is contained in:
github-actions[bot] 2024-07-18 08:28:20 +00:00
parent f616cf62d9
commit db964ffdde

View File

@ -1,20 +1,20 @@
{ {
"version": "1.7.2", "version": "1.7.3",
"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.2/lefthook_1.7.2_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.3/lefthook_1.7.3_Windows_x86_64.gz",
"hash": "8e037233d61bca77ec165d4e60b71c156e759ac2e2622c540dea5fe770d63c27" "hash": "fad7b5c4883ff33af0f799f99d06c31a6854b7224721c1155ae4ae2c8e23714c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.2/lefthook_1.7.2_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.3/lefthook_1.7.3_Windows_i386.gz",
"hash": "4616a50edd10a785dc4d32e16d369c83aa1096f17ee345534d1bf4d34baa6ac9" "hash": "a58ecce5ef8bafa45471d125b1382c4df53418b5f5e007ebdd4b9bf79e235498"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.2/lefthook_1.7.2_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.3/lefthook_1.7.3_Windows_arm64.gz",
"hash": "8fd6bcabdcc9c605a6b154ebd00c79c434995e2dbad3b99253e4cc04479598d6" "hash": "87ca1f5a6240afac58fe896a748df011f229dc779b42ea5a04bd1dcd44641ea9"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",