lefthook: Update to version 1.9.0

This commit is contained in:
github-actions[bot] 2024-12-06 08:31:14 +00:00
parent 8972e3d92f
commit 791b3b5578

View File

@ -1,20 +1,20 @@
{ {
"version": "1.8.5", "version": "1.9.0",
"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.8.5/lefthook_1.8.5_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.9.0/lefthook_1.9.0_Windows_x86_64.gz",
"hash": "197786900bc0853555726daac16a5961a70e2d15b7803cb1876d52a09297cf50" "hash": "1b595d18d3908bc57570de2b5ed586879871a3491ce3995edc88a5de813b4938"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.8.5/lefthook_1.8.5_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.9.0/lefthook_1.9.0_Windows_i386.gz",
"hash": "4868ab6ec01797dc0c74ff45593ae3b713b25bc7ebf73f3f55df63b2eb016b76" "hash": "4c025bc28509b2b3718f160a3dcd9ddcfa3ece6a00ec58ea3d19cb57435a096c"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.8.5/lefthook_1.8.5_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.9.0/lefthook_1.9.0_Windows_arm64.gz",
"hash": "606bc9d9a0890a8ed942bdb084926965e8508dc6b79ba003cbe39fd70aaec6c4" "hash": "e54f5511e74914d21983e35ea2dbaeb31219f839e6c6fc340fa593c1f85ed73f"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",