lefthook: Update to version 1.10.9

This commit is contained in:
github-actions[bot] 2025-01-20 08:30:25 +00:00
parent b3aa73f2db
commit ef621d54f0

View File

@ -1,20 +1,20 @@
{ {
"version": "1.10.8", "version": "1.10.9",
"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/v1.10.8/lefthook_1.10.8_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.9/lefthook_1.10.9_Windows_x86_64.gz",
"hash": "7079149e03f064be78353cfbc52ee0b03fcdd1b761fa8c99089f395dcf237f25" "hash": "f59adcbd5635abc394ce47782e38222739f7d4b3dee6511accc5925a746f1250"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.8/lefthook_1.10.8_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.9/lefthook_1.10.9_Windows_i386.gz",
"hash": "dce0e4e03d96310efa1e49d87f68a31d83700c409657057a447b1248d806da4b" "hash": "59075fd4983569fdeb2cb455b777df104b55d27ebf646003ce59f2497912d358"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.8/lefthook_1.10.8_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.10.9/lefthook_1.10.9_Windows_arm64.gz",
"hash": "886955f9814da99f90f1fd8a752b016dccf4d9e71d7ed8ef09932963fd77c6b5" "hash": "5d0f46d1050ef08e21726b431fdca72f740d0ca85350e9ba484ab11b32ed4132"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",