lefthook: Update to version 2.1.2

This commit is contained in:
github-actions[bot] 2026-03-01 20:30:20 +00:00
parent eb0cb1f03b
commit cd2681dfaa

View File

@ -1,20 +1,20 @@
{
"version": "2.1.1",
"version": "2.1.2",
"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.1.1/lefthook_2.1.1_Windows_x86_64.gz",
"hash": "ac26892266ce98066c469d2db7feafe067009b9cff85786dae7605cf3be0db50"
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.1.2/lefthook_2.1.2_Windows_x86_64.gz",
"hash": "1b655ae079bcffef6a956dde7d6b2d62ed9047fff617408002bfc6ea85bc3ff4"
},
"32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.1.1/lefthook_2.1.1_Windows_i386.gz",
"hash": "3e024eea62fb20d365998297c159673ea306c5eeaf8798d6ee961158e78c8ad7"
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.1.2/lefthook_2.1.2_Windows_i386.gz",
"hash": "78e33494222bce75e4f50a9a29831521ecd473a07323d195f9e8f3ac3a08c21f"
},
"arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.1.1/lefthook_2.1.1_Windows_arm64.gz",
"hash": "d83d16613c38f096df1a990712c8edae66c678c2f95495c4355783dbe22229d5"
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.1.2/lefthook_2.1.2_Windows_arm64.gz",
"hash": "2b635624d38374ebb80356f22533143af3bcacc1d82c6cc315aef0bbc9a2a308"
}
},
"bin": "lefthook.exe",