lefthook: Update to version 2.0.12

This commit is contained in:
github-actions[bot] 2025-12-15 08:31:00 +00:00
parent a8727c8fa2
commit 96030ed37b

View File

@ -1,20 +1,20 @@
{ {
"version": "2.0.11", "version": "2.0.12",
"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.11/lefthook_2.0.11_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.12/lefthook_2.0.12_Windows_x86_64.gz",
"hash": "a42b3ab94f6bd7dafca6dea08bfec7eade24fa9ef5d58b17105db42768cfc6f4" "hash": "e5e002b6551694fedaf0e90d0464ae734dcf8f07f1fa79d036ee0421a0768729"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.11/lefthook_2.0.11_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.12/lefthook_2.0.12_Windows_i386.gz",
"hash": "8330fe9daf29dff4579dd71a94c998209a18e24d21aeff092b9c5bf679e4a461" "hash": "f2c1b5d5124add2d908b807c8ab8482fe1dc43c7adce1c8482015785cdd9eb96"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.11/lefthook_2.0.11_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.12/lefthook_2.0.12_Windows_arm64.gz",
"hash": "0b84a8283fd3187ff27ae53aec0b384c87f9713657dc85d639711d5eeec1d48d" "hash": "3f0f952a520d3dbb044e46d092182fc97e6a809aa44f5a02751cf15eb3369711"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",