lefthook: Update to version 1.11.6

This commit is contained in:
github-actions[bot] 2025-03-31 12:31:36 +00:00
parent cebb596b58
commit 1680596dc9

View File

@ -1,20 +1,20 @@
{ {
"version": "1.11.5", "version": "1.11.6",
"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.11.5/lefthook_1.11.5_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.6/lefthook_1.11.6_Windows_x86_64.gz",
"hash": "d27995ad8158b30dbcfca21e311dafb315d9340c1e93776b9d23525e00c63a27" "hash": "6ee67fbe3fbf2ba5c76f9502d2dac0c33564ea47eea4d7dd2160ecd50be8f96f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.5/lefthook_1.11.5_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.6/lefthook_1.11.6_Windows_i386.gz",
"hash": "70852614d413a12855f7e87011b48ea0d400a3d9f7f48055f018dd5954792b89" "hash": "adb17ad4eeb3d29ba2c06d55229b0e96ecc0724aaddad9aca60a430a96b1b6af"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.5/lefthook_1.11.5_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.6/lefthook_1.11.6_Windows_arm64.gz",
"hash": "588bb6d85dedf11111584ceec19ceb931611d3234437006a3549cedfb8a1b132" "hash": "38ef8443c7b76d6527d9d301abddb02175cfbdea430be0517fd32b34d32d81f7"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",