lefthook: Update to version 1.11.4

This commit is contained in:
github-actions[bot] 2025-03-24 12:31:39 +00:00
parent d0fa9a67e0
commit 9237f2ee5c

View File

@ -1,20 +1,20 @@
{ {
"version": "1.11.3", "version": "1.11.4",
"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.3/lefthook_1.11.3_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.4/lefthook_1.11.4_Windows_x86_64.gz",
"hash": "478f4b44a92cc5a7e5e7b15bceedf0aa935c17800b026a0c54f8f8870f2673ea" "hash": "741f789aa1b7b764a3baaaab34af946d6a6d6a3b587cc07b3c8f09170ae4f6bd"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.3/lefthook_1.11.3_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.4/lefthook_1.11.4_Windows_i386.gz",
"hash": "b9a836a5aeb4fc3214c5dcb6173f34753c43c5df5b45719a61c1fd88ba3cab18" "hash": "589cfa387c168b4ca6ab8d88354d27036cbe43928a306f66df1a313470d0b9f1"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.3/lefthook_1.11.3_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.4/lefthook_1.11.4_Windows_arm64.gz",
"hash": "5534bcef3b6bbee45ae4cebbd5b2637b8dcc8aaf748ae72b6147aaa993486fe8" "hash": "3fe8e0018eed02f0676436ece99061bd6e018d2329a898eee24d942bc81d9c98"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",