lefthook: Update to version 2.0.10

This commit is contained in:
github-actions[bot] 2025-12-12 12:31:43 +00:00
parent 237f0be9eb
commit 1f67d56090

View File

@ -1,20 +1,20 @@
{ {
"version": "2.0.9", "version": "2.0.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/v2.0.9/lefthook_2.0.9_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.10/lefthook_2.0.10_Windows_x86_64.gz",
"hash": "10d4674f02e80a7be4341d8af0398307f5526f36344932f140a90eb732bc9acd" "hash": "db3e192a00c83850a06bd746d532ed2b6b1970644eb27858d9dd27bfecd363df"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.9/lefthook_2.0.9_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.10/lefthook_2.0.10_Windows_i386.gz",
"hash": "821ac9900f24b1982c78f054cde192a2721fb17e4c8cb405e27efdffe6bb7155" "hash": "ea983366247aa3a7042398b42d6741bf431ca10d18ed5458424f048d470dd4dd"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.9/lefthook_2.0.9_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.10/lefthook_2.0.10_Windows_arm64.gz",
"hash": "cc3f7e2ef05203c64c08e27466e15fce4363401e613a1d9aa93cadb411db45ff" "hash": "c0028e86922b899cfd85acfd761183948865c3193f5025e95e2c34edd6916cc8"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",