lefthook: Update to version 2.0.3

This commit is contained in:
github-actions[bot] 2025-11-10 08:30:33 +00:00
parent acbf9d53eb
commit 852195c5b3

View File

@ -1,20 +1,20 @@
{ {
"version": "2.0.2", "version": "2.0.3",
"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.2/lefthook_2.0.2_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.3/lefthook_2.0.3_Windows_x86_64.gz",
"hash": "038d71101e86bd4adaeee51c249dc01a852c45657bd4069dea3c47df3da92e8e" "hash": "97a7fac2a2f5ca61503bbfbb7e894dca305e0c378543ac73e09213f9763e0403"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.2/lefthook_2.0.2_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.3/lefthook_2.0.3_Windows_i386.gz",
"hash": "acc86f3386c0b12b01913de0d52fd30bfc4fb4cda9dcfe0becdd7a39df804769" "hash": "c7d15cbf9e6f4d09c343c97c6f9d1475164f0d67b12650a5659d05c043d1709b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.2/lefthook_2.0.2_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v2.0.3/lefthook_2.0.3_Windows_arm64.gz",
"hash": "02b04e11372e820b5d341a38a92b890f822c0569a3494f2597a30cdd8747c275" "hash": "d3476f101dddfe1779c514ccac8a22e14f224ebf55ea0b7910e27feabfbac00e"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",