lefthook: Update to version 1.10.5

This commit is contained in:
github-actions[bot] 2025-01-14 16:29:57 +00:00
parent 73e50723ce
commit ee9186bee1

View File

@ -1,20 +1,20 @@
{ {
"version": "1.10.4", "version": "1.10.5",
"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.10.4/lefthook_1.10.4_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.5/lefthook_1.10.5_Windows_x86_64.gz",
"hash": "9e7408258cc709563612a5c8214571607a0a5a983f79df99927d2ad66e303541" "hash": "3b07ad94a967a8772c411fe5adcf3505c3a339b62fb19d7d6a5cf098995a04c3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.4/lefthook_1.10.4_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.5/lefthook_1.10.5_Windows_i386.gz",
"hash": "6e558aae5b272799895e5b27bbb38ea7e33cb3be88fcef3dcd520a88ee59abc2" "hash": "a63ffbd3d60d880815f6363bac7ae0a7c09dac48a1ea7802e5d80971664bd55a"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.4/lefthook_1.10.4_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.5/lefthook_1.10.5_Windows_arm64.gz",
"hash": "aeb97ec9beea16c24c6e7a9ee6384d36528d5fce5ea42f7e7654488d6017b998" "hash": "0cba8e361355a018e2a27d3550090e34b236203718c6e9c2b7a90b5bca879dab"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",