lefthook: Update to version 1.10.0

This commit is contained in:
github-actions[bot] 2024-12-19 20:28:29 +00:00
parent 5efa55e34d
commit 23fddf6494

View File

@ -1,20 +1,20 @@
{ {
"version": "1.9.3", "version": "1.10.0",
"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.9.3/lefthook_1.9.3_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.0/lefthook_1.10.0_Windows_x86_64.gz",
"hash": "b0386af4afcb71fff381f7e4c9567189faf1ea9c360537d8cbda45b531fe723f" "hash": "1dc8ac39ba6a52da85a26c0cc8f29eb1db1bf8eff0a3e42d4b9fdbc5338c90dd"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.9.3/lefthook_1.9.3_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.0/lefthook_1.10.0_Windows_i386.gz",
"hash": "8250e62bfb6e19f57de132a07e441af655b3330260185245120c7ca25630f357" "hash": "46628c65dcf5b020214f5379f52c61b9749f328d6d51f81a8cc87ffddb61068b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.9.3/lefthook_1.9.3_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.0/lefthook_1.10.0_Windows_arm64.gz",
"hash": "8ad8cd757790218ccc8051346cbdec073d5b0476170963f2cc3553904b31ffa2" "hash": "7ebf36926492b766bca87f30ebd36aaa5bb84881e4c60bfdd3660b648469ec04"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",