lefthook: Update to version 1.11.10

This commit is contained in:
github-actions[bot] 2025-04-14 16:29:41 +00:00
parent aa7af51fac
commit 0e1c8272e4

View File

@ -1,20 +1,20 @@
{ {
"version": "1.11.9", "version": "1.11.10",
"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.11.9/lefthook_1.11.9_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.10/lefthook_1.11.10_Windows_x86_64.gz",
"hash": "bfaadf2772cae382ecd7d700b32526663c00363e7ede1ffa73e979fc59589131" "hash": "1ef8b736f84424118902d5935887ae1a311b7fbce0462bcc51a1a57412fbd54a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.9/lefthook_1.11.9_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.10/lefthook_1.11.10_Windows_i386.gz",
"hash": "ea47a25f02206c110a6db1c66f00997829f9c6daec6af3394c688d012712f41d" "hash": "6629e4a1d0051964c2aa5f69cffeef6a5d56769dba9d718e4c0d4e4b9d2ae7a0"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.9/lefthook_1.11.9_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.10/lefthook_1.11.10_Windows_arm64.gz",
"hash": "f196f604276d79b51dacf100168323e4945778d20928c1e80c96d49340248687" "hash": "e4a8fc564c34f35d5b600d082b87e55f1a8cf227e73882cccdec03080a4001b7"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",