lefthook: Update to version 1.4.9

This commit is contained in:
github-actions[bot] 2023-08-15 12:30:14 +00:00
parent 395c9f401b
commit b281d28e67

View File

@ -1,20 +1,20 @@
{ {
"version": "1.4.8", "version": "1.4.9",
"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.4.8/lefthook_1.4.8_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.4.9/lefthook_1.4.9_Windows_x86_64.gz",
"hash": "9d5c08ba0906c6d46f0f3b2bd7ecd35fb32c70c9b0c7dca09508c006ebb08079" "hash": "f294f557b2bd6b3ab980ba592d682db4240460ccd4df6d77bd4715e4f3c3a3ef"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.4.8/lefthook_1.4.8_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.4.9/lefthook_1.4.9_Windows_i386.gz",
"hash": "5b5a20d6c1bb1485b602f4040760e84f882195338450e5817005efe05098609a" "hash": "6a6e83a39abd0043616dbad79d803cee9563fee5c10247d521ae974be1bc564f"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.4.8/lefthook_1.4.8_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.4.9/lefthook_1.4.9_Windows_arm64.gz",
"hash": "e3af2a03e69b9ea17e48047cb405059a3063494f864609096fc746b3589a7acb" "hash": "846c5cb1279a4c255c912344789590ce87b51f6787a8a1824c466f156bc0ca47"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",