lefthook: Update to version 1.6.14

This commit is contained in:
github-actions[bot] 2024-05-30 12:31:03 +00:00
parent 7e35da6b54
commit 0a6960408e

View File

@ -1,20 +1,20 @@
{ {
"version": "1.6.13", "version": "1.6.14",
"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.13/lefthook_1.6.13_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.14/lefthook_1.6.14_Windows_x86_64.gz",
"hash": "97dbf5cfa98f3e75ad3297a9b944a093b141e74affaf8bb39a0d19e96798787c" "hash": "a876f090c99f78dd62cce14b1739fdfc3695f746f4385c4a759a93bd08da3a84"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.13/lefthook_1.6.13_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.14/lefthook_1.6.14_Windows_i386.gz",
"hash": "7006c4bdb9590865917c765b42dd5ebcae4227e15a3650c196a2a66c7a97e269" "hash": "014ad64b762cca7eab564738b57bf661c9a9d43734da191908f3a6d5d6e64498"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.13/lefthook_1.6.13_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.14/lefthook_1.6.14_Windows_arm64.gz",
"hash": "228f8f0f3afbaec55eb73ecffc6f666c4897d0e5169021e39d8b0ffc18e70c66" "hash": "72d884a2be8f4c375a57bfee2cc1490cdf0f2624743ceaa2d9c122044e13f7f4"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",