lefthook: Update to version 1.6.7

This commit is contained in:
github-actions[bot] 2024-03-15 08:27:24 +00:00
parent 5a3e08d0b6
commit bcaa762264

View File

@ -1,20 +1,20 @@
{ {
"version": "1.6.6", "version": "1.6.7",
"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.6.6/lefthook_1.6.6_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.7/lefthook_1.6.7_Windows_x86_64.gz",
"hash": "76d2d1ce2c89a73a7259da5171f4cf400c46c56a50e993d26137f4b1daff537c" "hash": "fe7b31edd784bad6742c7076bcf353b4cf027fd8549f0e5cf01e345dc8b3b5fd"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.6/lefthook_1.6.6_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.7/lefthook_1.6.7_Windows_i386.gz",
"hash": "fc7d6d11473dcff664075974e68610338d99841b18fcf1ec5aa676f585ef3924" "hash": "91ba460ec95ff876236a6dc55aeef6476142f6136ae87b5c52039a674c643c11"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.6/lefthook_1.6.6_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.7/lefthook_1.6.7_Windows_arm64.gz",
"hash": "4a7da0dd5e76a1a5666d7f0d234842420a8d9f8f9338975e373438ff3694c157" "hash": "3aa3875a44ac378f5cc278dcc1ba57e64a900df92f2aeaafdb7eac8532746d29"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",