lefthook: Update to version 1.7.9

This commit is contained in:
github-actions[bot] 2024-07-26 12:31:13 +00:00
parent 57b6bfb88a
commit fd1076aa69

View File

@ -1,20 +1,20 @@
{ {
"version": "1.7.7", "version": "1.7.9",
"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.7.7/lefthook_1.7.7_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.9/lefthook_1.7.9_Windows_x86_64.gz",
"hash": "42accf3566cc5dbde3698957bd9f084e7248a91456accdfb62c3f57259b121f8" "hash": "989e46a7ed9cbbe01a5d4f12d453520662cb786f55664bea7b4eee34dbb0119f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.7/lefthook_1.7.7_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.9/lefthook_1.7.9_Windows_i386.gz",
"hash": "4b3fa5317ba113874121235488e0d490c89e924b00e3b32219ddcc2c60b4ba16" "hash": "b6d552139a6931a9a903232f6932c28237420bacefaae8986f61ba5bfb2ac0ab"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.7/lefthook_1.7.7_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.9/lefthook_1.7.9_Windows_arm64.gz",
"hash": "be6a36ab22f042301cd7563aae5cebbd672bb23ab2a49438885ef0432f37fb07" "hash": "5aa953a85cf4d83a94831ac2b0db8bb1028b12d7f785fc2d48772a01ca97eb9b"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",