lefthook: Update to version 1.8.2

This commit is contained in:
github-actions[bot] 2024-10-29 08:30:48 +00:00
parent 9d6b5404c7
commit 17e704fa1b

View File

@ -1,20 +1,20 @@
{ {
"version": "1.8.1", "version": "1.8.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.8.1/lefthook_1.8.1_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.8.2/lefthook_1.8.2_Windows_x86_64.gz",
"hash": "234957e974e8ef83dc374339e3ab4296d209d305de2291ddbc15d1a01dcd1387" "hash": "5a7e43de76434e3adc811b5809ca51753d4afc2f20908683b3098745060c74ea"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.8.1/lefthook_1.8.1_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.8.2/lefthook_1.8.2_Windows_i386.gz",
"hash": "ac21c9849b71edc59c33dd59238611e5645838b883d047b1b1e40c0250ea8b19" "hash": "da70c602a0da2bb88dad2545929f1354904d8c6268637108cf6ebf242f27eb28"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.8.1/lefthook_1.8.1_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.8.2/lefthook_1.8.2_Windows_arm64.gz",
"hash": "44dd0d459a0538f7e43ed7ddb26e926b03af70818866a8324ac9628a84fbc957" "hash": "2df7e0e131b93ab6fc85e0b6c80f8bd1cf6db1e2f09fd191f33f6899b8b28245"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",