lefthook: Update to version 2.0.4

This commit is contained in:
github-actions[bot] 2025-11-13 12:31:58 +00:00
parent 0dfdbcfa57
commit b1722ba9e6

View File

@ -1,20 +1,20 @@
{
"version": "2.0.3",
"version": "2.0.4",
"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.3/lefthook_2.0.3_Windows_x86_64.gz",
"hash": "97a7fac2a2f5ca61503bbfbb7e894dca305e0c378543ac73e09213f9763e0403"
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.4/lefthook_2.0.4_Windows_x86_64.gz",
"hash": "5bb694b3dc5c9d46e84c3eea0bd6f3921c3143dc5c3c8dc43acca4d3590fefa0"
},
"32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.3/lefthook_2.0.3_Windows_i386.gz",
"hash": "c7d15cbf9e6f4d09c343c97c6f9d1475164f0d67b12650a5659d05c043d1709b"
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.4/lefthook_2.0.4_Windows_i386.gz",
"hash": "9510146bd1fa6b4fc769eee70125bac324440bbb183398a17a4d575dc9115377"
},
"arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.3/lefthook_2.0.3_Windows_arm64.gz",
"hash": "d3476f101dddfe1779c514ccac8a22e14f224ebf55ea0b7910e27feabfbac00e"
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.4/lefthook_2.0.4_Windows_arm64.gz",
"hash": "54717a828c97cd51432d9b16f40b08636842db0d00dc515d06400803fd4640ba"
}
},
"bin": "lefthook.exe",