lefthook: Update to version 1.5.6

This commit is contained in:
github-actions[bot] 2024-01-12 12:30:07 +00:00
parent 1b2e2af506
commit 2ce6bb309b

View File

@ -1,20 +1,20 @@
{ {
"version": "1.5.5", "version": "1.5.6",
"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.5.5/lefthook_1.5.5_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.6/lefthook_1.5.6_Windows_x86_64.gz",
"hash": "47b5f0045959eca379a0f8cf4c85132ac4afa627a7ea8f058d4506cab137182b" "hash": "1bd9f0121f7d3f8e80fcbb685be91ec7829bd0d41e8b4a53f9f6a0390e8afb24"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.5/lefthook_1.5.5_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.6/lefthook_1.5.6_Windows_i386.gz",
"hash": "47982e15894ac32ab617be6a1d0ddaf1b237e361c567ab4c1d2869d1ae629078" "hash": "f8bcd3367b6bb4ef2dd9b9b1244e9ea60681b8d793454368f9f7f8bafc66bf32"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.5/lefthook_1.5.5_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.5.6/lefthook_1.5.6_Windows_arm64.gz",
"hash": "d9ce1e7c2ec3c7f7e147d5e029259766094552c403b6c64249efead2ade81742" "hash": "60fcb332636c7ee3df99d163ea55bfbc9440d1a9306fa6d615047dad74e0009d"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",