lefthook: Update to version 1.11.2

This commit is contained in:
github-actions[bot] 2025-02-26 08:31:25 +00:00
parent 823dc639f2
commit 40d5426e4e

View File

@ -1,20 +1,20 @@
{
"version": "1.11.1",
"version": "1.11.2",
"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.1/lefthook_1.11.1_Windows_x86_64.gz",
"hash": "17fd5df10a4dba24af249df05457e437b276e21a1bbf96007f3ff0d09313e40f"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.2/lefthook_1.11.2_Windows_x86_64.gz",
"hash": "66d06a19e03b3fe335dc65a6342a55f0cb11966af6aa94bd75ca585662d6cc95"
},
"32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.1/lefthook_1.11.1_Windows_i386.gz",
"hash": "b82a94ed22fd5b99190ab8f8f6008b86d24689adf0644a55d3ba36cf69099e6a"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.2/lefthook_1.11.2_Windows_i386.gz",
"hash": "a8ba61bee5245df0c7ead947250320130bef0ca7ac71ca62b87aabf6d2984c18"
},
"arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.1/lefthook_1.11.1_Windows_arm64.gz",
"hash": "e2be62ae1e17eb8734cde8bec93dec51dcff57afe64658ad737776a656ed4ae8"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.2/lefthook_1.11.2_Windows_arm64.gz",
"hash": "43c6e8529acaaf8b6d0474ec336c3d5ae9feb394f2af10489e1dcb955b67f255"
}
},
"bin": "lefthook.exe",