lefthook: Update to version 1.6.15

This commit is contained in:
github-actions[bot] 2024-06-03 08:28:50 +00:00
parent ab0701f0de
commit 030b58a567

View File

@ -1,20 +1,20 @@
{ {
"version": "1.6.14", "version": "1.6.15",
"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.14/lefthook_1.6.14_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.15/lefthook_1.6.15_Windows_x86_64.gz",
"hash": "a876f090c99f78dd62cce14b1739fdfc3695f746f4385c4a759a93bd08da3a84" "hash": "8435851498bade3df4e3f4a56585e48d60a564615981cfc6a1bd973a1642eb8e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.14/lefthook_1.6.14_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.15/lefthook_1.6.15_Windows_i386.gz",
"hash": "014ad64b762cca7eab564738b57bf661c9a9d43734da191908f3a6d5d6e64498" "hash": "5486e6b42dba865b8b06663e0be7fad77b38999a679025267a1027e8fce06063"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.14/lefthook_1.6.14_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.15/lefthook_1.6.15_Windows_arm64.gz",
"hash": "72d884a2be8f4c375a57bfee2cc1490cdf0f2624743ceaa2d9c122044e13f7f4" "hash": "a7787413b3cd977ec831ad97c96f9ab12dd2a61c5ce4a58a9ed6d61da531a1b1"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",