lefthook: Update to version 2.0.7

This commit is contained in:
github-actions[bot] 2025-12-03 16:31:23 +00:00
parent 40cb771c0c
commit ad92b485c5

View File

@ -1,20 +1,20 @@
{ {
"version": "2.0.6", "version": "2.0.7",
"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/v2.0.6/lefthook_2.0.6_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.7/lefthook_2.0.7_Windows_x86_64.gz",
"hash": "b99b86804229eb4eb4f0f7d195765381e4d856edc1eee6799386e45cbf7da7f9" "hash": "8bf1eab01aa9c5cd3b67663435d6e6a3c3d1845900712df7da38d423bb640620"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.6/lefthook_2.0.6_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.7/lefthook_2.0.7_Windows_i386.gz",
"hash": "ca3124335eeeb25913c2a378e90aa0b6d46eb85d33d65fc21745c68346c49608" "hash": "49b80c520afd804fb7180fbcda75d5585780887c6393c508888165f376233171"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.6/lefthook_2.0.6_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.7/lefthook_2.0.7_Windows_arm64.gz",
"hash": "a5212638bb1156f2270865adaa49c7269d5ed84f5e71711403d08162a9b82276" "hash": "3b1534d1cfae760ee18c6131a0221be82364f99d063034e0df5ccd08716722d2"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",