lefthook: Update to version 2.0.11

This commit is contained in:
github-actions[bot] 2025-12-12 16:30:26 +00:00
parent 1c7cf01225
commit edf0ae1ab8

View File

@ -1,20 +1,20 @@
{
"version": "2.0.10",
"version": "2.0.11",
"description": "Fast and powerful Git hooks manager for any type of projects",
"homepage": "https://github.com/evilmartians/lefthook",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.10/lefthook_2.0.10_Windows_x86_64.gz",
"hash": "db3e192a00c83850a06bd746d532ed2b6b1970644eb27858d9dd27bfecd363df"
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.11/lefthook_2.0.11_Windows_x86_64.gz",
"hash": "a42b3ab94f6bd7dafca6dea08bfec7eade24fa9ef5d58b17105db42768cfc6f4"
},
"32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.10/lefthook_2.0.10_Windows_i386.gz",
"hash": "ea983366247aa3a7042398b42d6741bf431ca10d18ed5458424f048d470dd4dd"
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.11/lefthook_2.0.11_Windows_i386.gz",
"hash": "8330fe9daf29dff4579dd71a94c998209a18e24d21aeff092b9c5bf679e4a461"
},
"arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.10/lefthook_2.0.10_Windows_arm64.gz",
"hash": "c0028e86922b899cfd85acfd761183948865c3193f5025e95e2c34edd6916cc8"
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.11/lefthook_2.0.11_Windows_arm64.gz",
"hash": "0b84a8283fd3187ff27ae53aec0b384c87f9713657dc85d639711d5eeec1d48d"
}
},
"bin": "lefthook.exe",