lefthook: Update to version 1.7.2

This commit is contained in:
github-actions[bot] 2024-07-11 08:28:36 +00:00
parent ceb96c5043
commit a8eb89cf5d

View File

@ -1,20 +1,20 @@
{ {
"version": "1.7.1", "version": "1.7.2",
"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.1/lefthook_1.7.1_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.2/lefthook_1.7.2_Windows_x86_64.gz",
"hash": "e37af4d089f5ffcbcde4199d7993c33461ca624a4fd494ff86ff8e4f1b10de2b" "hash": "8e037233d61bca77ec165d4e60b71c156e759ac2e2622c540dea5fe770d63c27"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.1/lefthook_1.7.1_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.2/lefthook_1.7.2_Windows_i386.gz",
"hash": "ae9c148bbdc42cfcb3eec4f48c529cca68e1830bfe08d44004fa8d50b8548577" "hash": "4616a50edd10a785dc4d32e16d369c83aa1096f17ee345534d1bf4d34baa6ac9"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.1/lefthook_1.7.1_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.2/lefthook_1.7.2_Windows_arm64.gz",
"hash": "6a105293202140d9db870e2753a6c9eaa66e77f685fe0c1ea353ce7613851f90" "hash": "8fd6bcabdcc9c605a6b154ebd00c79c434995e2dbad3b99253e4cc04479598d6"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",