lefthook: Update to version 1.6.16

This commit is contained in:
github-actions[bot] 2024-06-13 08:28:11 +00:00
parent 4e30ae357c
commit ccdc434d4d

View File

@ -1,20 +1,20 @@
{ {
"version": "1.6.15", "version": "1.6.16",
"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.15/lefthook_1.6.15_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.16/lefthook_1.6.16_Windows_x86_64.gz",
"hash": "8435851498bade3df4e3f4a56585e48d60a564615981cfc6a1bd973a1642eb8e" "hash": "781097584ac701978170edb43a0ee49b004d55924211e0157ead2b31739cef00"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.15/lefthook_1.6.15_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.16/lefthook_1.6.16_Windows_i386.gz",
"hash": "5486e6b42dba865b8b06663e0be7fad77b38999a679025267a1027e8fce06063" "hash": "236d00824e0c98ef8d06918c8104c7b1d00f259177090b8644c1f3d246d074ac"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.15/lefthook_1.6.15_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.16/lefthook_1.6.16_Windows_arm64.gz",
"hash": "a7787413b3cd977ec831ad97c96f9ab12dd2a61c5ce4a58a9ed6d61da531a1b1" "hash": "d246d156b02f1ec1e57a9c4b99c97a5a5bb56ec422e0152e13dc7e406baad49d"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",