lefthook: Update to version 1.11.3

This commit is contained in:
github-actions[bot] 2025-03-07 12:32:40 +00:00
parent b67d577128
commit b17a6071f7

View File

@ -1,20 +1,20 @@
{
"version": "1.11.2",
"version": "1.11.3",
"description": "Fast and powerful Git hooks manager for any type of projects",
"homepage": "https://github.com/evilmartians/lefthook",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.2/lefthook_1.11.2_Windows_x86_64.gz",
"hash": "66d06a19e03b3fe335dc65a6342a55f0cb11966af6aa94bd75ca585662d6cc95"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.3/lefthook_1.11.3_Windows_x86_64.gz",
"hash": "478f4b44a92cc5a7e5e7b15bceedf0aa935c17800b026a0c54f8f8870f2673ea"
},
"32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.2/lefthook_1.11.2_Windows_i386.gz",
"hash": "a8ba61bee5245df0c7ead947250320130bef0ca7ac71ca62b87aabf6d2984c18"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.3/lefthook_1.11.3_Windows_i386.gz",
"hash": "b9a836a5aeb4fc3214c5dcb6173f34753c43c5df5b45719a61c1fd88ba3cab18"
},
"arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.2/lefthook_1.11.2_Windows_arm64.gz",
"hash": "43c6e8529acaaf8b6d0474ec336c3d5ae9feb394f2af10489e1dcb955b67f255"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.3/lefthook_1.11.3_Windows_arm64.gz",
"hash": "5534bcef3b6bbee45ae4cebbd5b2637b8dcc8aaf748ae72b6147aaa993486fe8"
}
},
"bin": "lefthook.exe",