lefthook: Update to version 1.6.11

This commit is contained in:
github-actions[bot] 2024-05-13 08:28:49 +00:00
parent 4cd45dc067
commit 1b2dda4030

View File

@ -1,20 +1,20 @@
{ {
"version": "1.6.10", "version": "1.6.11",
"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.10/lefthook_1.6.10_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.11/lefthook_1.6.11_Windows_x86_64.gz",
"hash": "2d227e04b72decc59203c221c84958938065bbc3149e7a67d3c9eab22cc9cb26" "hash": "af523018f12cf86f9a13051dd76f01ac3f94c789e06b1ce3d9abc204cdff0a37"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.10/lefthook_1.6.10_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.11/lefthook_1.6.11_Windows_i386.gz",
"hash": "8d7bef6cb846dc6ff1abe6ea17f9d5832fb832bc03657f0cba4845a5594c4aad" "hash": "1a7123d35160d7a922676930c0ae6cedcafb5cdba5c613542095401927f11267"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.10/lefthook_1.6.10_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.11/lefthook_1.6.11_Windows_arm64.gz",
"hash": "da757f675b5593018609af974e5e24c1c92d4cfcc8bb223ecbf503328e923c96" "hash": "0ea95bcf2105dbef9a89fa5238ccf907c6aae66563bd2856a6f54623cd7eb41c"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",