lefthook: Update to version 1.4.10

This commit is contained in:
github-actions[bot] 2023-09-04 16:27:03 +00:00
parent 0909f62dcf
commit 33c77fc4f7

View File

@ -1,20 +1,20 @@
{
"version": "1.4.9",
"version": "1.4.10",
"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.4.9/lefthook_1.4.9_Windows_x86_64.gz",
"hash": "f294f557b2bd6b3ab980ba592d682db4240460ccd4df6d77bd4715e4f3c3a3ef"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.4.10/lefthook_1.4.10_Windows_x86_64.gz",
"hash": "8045c394b65713d2595b809edff20e272315713e7b13dbd4d0ec6211d16aa317"
},
"32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.4.9/lefthook_1.4.9_Windows_i386.gz",
"hash": "6a6e83a39abd0043616dbad79d803cee9563fee5c10247d521ae974be1bc564f"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.4.10/lefthook_1.4.10_Windows_i386.gz",
"hash": "e7ab64c4e2ce7d294242e86095af7db3c768b625076e478c6174cc6c9b307a1f"
},
"arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.4.9/lefthook_1.4.9_Windows_arm64.gz",
"hash": "846c5cb1279a4c255c912344789590ce87b51f6787a8a1824c466f156bc0ca47"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.4.10/lefthook_1.4.10_Windows_arm64.gz",
"hash": "3a1e4f52586e483e0176776e5ef60b8f52267dbe82ebb1d5a51d5c4ca9b26115"
}
},
"bin": "lefthook.exe",