lefthook: Update to version 1.9.2

This commit is contained in:
github-actions[bot] 2024-12-12 12:32:39 +00:00
parent dcbc32cb00
commit 53648c1269

View File

@ -1,20 +1,20 @@
{ {
"version": "1.9.1", "version": "1.9.2",
"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.1/lefthook_1.9.1_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.9.2/lefthook_1.9.2_Windows_x86_64.gz",
"hash": "4bbf8790996b00c40cdbb304c610915890eaeb1e11235afe09008f3735532dd9" "hash": "026ef3bc42b93f4bb8d228b4596390046e0573affbbc88b995c135685454b0f5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.9.1/lefthook_1.9.1_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.9.2/lefthook_1.9.2_Windows_i386.gz",
"hash": "4d948a7b52d3f722a1b8a79792097eeecb11f2a47bb4fe53eea70b083ad34724" "hash": "60dc5d1ca40ffb8a7e8dd819da6da95a973de3486e2b04f8c535cd126c26beb2"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.9.1/lefthook_1.9.1_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.9.2/lefthook_1.9.2_Windows_arm64.gz",
"hash": "6c633457388105f67b8d84d684ccb67ae1fc0bd7792ccc87ec8357822b4441be" "hash": "d85001b3563296b56ff83a3ac6b3c9b723a2670a53ecacde04bd29219fe37d33"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",