lefthook: Update to version 1.8.1

This commit is contained in:
github-actions[bot] 2024-10-23 08:30:15 +00:00
parent f4c38ad459
commit e67995ed78

View File

@ -1,20 +1,20 @@
{ {
"version": "1.8.0", "version": "1.8.1",
"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.0/lefthook_1.8.0_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.8.1/lefthook_1.8.1_Windows_x86_64.gz",
"hash": "6cb4baa237bc56ff2edbe0c660357c0dbc0062e45500c96214a2c4b7689d5467" "hash": "234957e974e8ef83dc374339e3ab4296d209d305de2291ddbc15d1a01dcd1387"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.8.0/lefthook_1.8.0_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.8.1/lefthook_1.8.1_Windows_i386.gz",
"hash": "c76beb49b1fd2944d57c7706460b25a7df58b868ce071a7d27a8eaf274212bfb" "hash": "ac21c9849b71edc59c33dd59238611e5645838b883d047b1b1e40c0250ea8b19"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.8.0/lefthook_1.8.0_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.8.1/lefthook_1.8.1_Windows_arm64.gz",
"hash": "611d64ab67af072c966644f0e3bef4b5e86b20f8001f5650b093c25a41e67d42" "hash": "44dd0d459a0538f7e43ed7ddb26e926b03af70818866a8324ac9628a84fbc957"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",