lefthook: Update to version 1.6.12

This commit is contained in:
github-actions[bot] 2024-05-17 12:30:58 +00:00
parent 4b7a4e87f3
commit 8fb886c9e4

View File

@ -1,20 +1,20 @@
{ {
"version": "1.6.11", "version": "1.6.12",
"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.11/lefthook_1.6.11_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.12/lefthook_1.6.12_Windows_x86_64.gz",
"hash": "af523018f12cf86f9a13051dd76f01ac3f94c789e06b1ce3d9abc204cdff0a37" "hash": "87e4da4fa16a9a90911f0377c649bbd799b84e44aecb5d022cffe5df24763e39"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.11/lefthook_1.6.11_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.12/lefthook_1.6.12_Windows_i386.gz",
"hash": "1a7123d35160d7a922676930c0ae6cedcafb5cdba5c613542095401927f11267" "hash": "8acb5dba60284098d83977e034a551a8ef179f66656cc2c81e5b62e8b63a37ba"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.11/lefthook_1.6.11_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.6.12/lefthook_1.6.12_Windows_arm64.gz",
"hash": "0ea95bcf2105dbef9a89fa5238ccf907c6aae66563bd2856a6f54623cd7eb41c" "hash": "899fe67db6bedc6ac714b3d5b6ca360f7d51ed4344181e2c6cb584345698bc6f"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",