lefthook: Update to version 1.6.2

This commit is contained in:
github-actions[bot] 2024-02-26 12:30:59 +00:00
parent a2a22de1c2
commit 6c27846ea2

View File

@ -1,20 +1,20 @@
{ {
"version": "1.6.1", "version": "1.6.2",
"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.1/lefthook_1.6.1_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.2/lefthook_1.6.2_Windows_x86_64.gz",
"hash": "ee08d11e39cf15a46a26821d4d188fa3e6e4c4671a1e86f718bbe88ba1937c19" "hash": "568b7c7928a6a660852aa0d42ce24139c9f5463f0af3fae721cede6af44f4052"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.1/lefthook_1.6.1_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.2/lefthook_1.6.2_Windows_i386.gz",
"hash": "3aa5cd7ffe6c32ef2a6cc489f61f0aeac8fa558d05a6b957047f90761ee7fab3" "hash": "a7906fdda89da527d199b39a7f0695a9be694653309c116b40449a4f90118c61"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.1/lefthook_1.6.1_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.2/lefthook_1.6.2_Windows_arm64.gz",
"hash": "0a7418542a0406f593a0e838e2ce51fcee04bc2f54edaf0a161e1f325511b763" "hash": "bcdfa6efc3ae9771c7d19007789e0dfc747e4c9b0388c4d9dcc01b66c1f6e422"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",