lefthook: Update to version 1.6.17

This commit is contained in:
github-actions[bot] 2024-06-20 08:29:10 +00:00
parent 2d726d4a8e
commit 53d67eeddd

View File

@ -1,20 +1,20 @@
{ {
"version": "1.6.16", "version": "1.6.17",
"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.16/lefthook_1.6.16_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.17/lefthook_1.6.17_Windows_x86_64.gz",
"hash": "781097584ac701978170edb43a0ee49b004d55924211e0157ead2b31739cef00" "hash": "cbe59c77354ebe38b3529141efe07238821be0ed902844511269a3f68cf11aff"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.16/lefthook_1.6.16_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.17/lefthook_1.6.17_Windows_i386.gz",
"hash": "236d00824e0c98ef8d06918c8104c7b1d00f259177090b8644c1f3d246d074ac" "hash": "750b98fa94e9cbf563d3d0a724d958e4ee472da9dae9d42455cc30d81c9f46a5"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.16/lefthook_1.6.16_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.17/lefthook_1.6.17_Windows_arm64.gz",
"hash": "d246d156b02f1ec1e57a9c4b99c97a5a5bb56ec422e0152e13dc7e406baad49d" "hash": "d36522655ae436ce9d7d5c0a8ae22c131de4672e1f5ca33d451154b301ee613b"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",