lefthook: Update to version 1.6.18

This commit is contained in:
github-actions[bot] 2024-06-21 12:31:32 +00:00
parent d499ecb0c6
commit 23af060980

View File

@ -1,20 +1,20 @@
{ {
"version": "1.6.17", "version": "1.6.18",
"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.17/lefthook_1.6.17_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.18/lefthook_1.6.18_Windows_x86_64.gz",
"hash": "cbe59c77354ebe38b3529141efe07238821be0ed902844511269a3f68cf11aff" "hash": "339be11e63ee77fcc142a297b8bfb959f6af8b6a37a5b5f3e33b3b5f23ab4ec6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.17/lefthook_1.6.17_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.18/lefthook_1.6.18_Windows_i386.gz",
"hash": "750b98fa94e9cbf563d3d0a724d958e4ee472da9dae9d42455cc30d81c9f46a5" "hash": "8d930d06057c21649bf4f8fd57023c99f54267de6c144e44fc4896c84216b141"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.17/lefthook_1.6.17_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.18/lefthook_1.6.18_Windows_arm64.gz",
"hash": "d36522655ae436ce9d7d5c0a8ae22c131de4672e1f5ca33d451154b301ee613b" "hash": "1e8f6d63458c8f5db617b3f55471d0f50c10223254ed3b7ea1302b96f7d11bf8"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",