lefthook: Update to version 1.10.3

This commit is contained in:
github-actions[bot] 2025-01-10 16:30:21 +00:00
parent fe853090fd
commit 3d92f57e89

View File

@ -1,20 +1,20 @@
{ {
"version": "1.10.2", "version": "1.10.3",
"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.10.2/lefthook_1.10.2_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.3/lefthook_1.10.3_Windows_x86_64.gz",
"hash": "a926407c705d65ab23c59f6e1682740a89da465543dc70f59b0402b9ab601a89" "hash": "e720082daff2595fa3cf50f7704d0b0e3fdb2f272605c328ef44b4018c59be0b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.2/lefthook_1.10.2_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.3/lefthook_1.10.3_Windows_i386.gz",
"hash": "7f6494ad98e51b641072e3127cfa7fa9f1c4fb2954e7e20fae0c229d59ec3c5c" "hash": "7e0977be9a70ec75362b5b8593c5c0a0644cc10a8b406a7163630d6a6355ff12"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.2/lefthook_1.10.2_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.3/lefthook_1.10.3_Windows_arm64.gz",
"hash": "c466a0ddd19c617f5dce9849f7eb406fcd80645bb6f69c84acd0f1e6eab6d7c6" "hash": "d9b31d53d003e1405c3806881abc7ac332bde4db4b049a23932867f8b27e46b1"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",