lefthook: Update to version 1.9.3

This commit is contained in:
github-actions[bot] 2024-12-18 08:31:03 +00:00
parent 63dcb2fb3e
commit 5e1ff2982c

View File

@ -1,20 +1,20 @@
{ {
"version": "1.9.2", "version": "1.9.3",
"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.2/lefthook_1.9.2_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.9.3/lefthook_1.9.3_Windows_x86_64.gz",
"hash": "026ef3bc42b93f4bb8d228b4596390046e0573affbbc88b995c135685454b0f5" "hash": "b0386af4afcb71fff381f7e4c9567189faf1ea9c360537d8cbda45b531fe723f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.9.2/lefthook_1.9.2_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.9.3/lefthook_1.9.3_Windows_i386.gz",
"hash": "60dc5d1ca40ffb8a7e8dd819da6da95a973de3486e2b04f8c535cd126c26beb2" "hash": "8250e62bfb6e19f57de132a07e441af655b3330260185245120c7ca25630f357"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.9.2/lefthook_1.9.2_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.9.3/lefthook_1.9.3_Windows_arm64.gz",
"hash": "d85001b3563296b56ff83a3ac6b3c9b723a2670a53ecacde04bd29219fe37d33" "hash": "8ad8cd757790218ccc8051346cbdec073d5b0476170963f2cc3553904b31ffa2"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",