lefthook: Update to version 1.11.8

This commit is contained in:
github-actions[bot] 2025-04-08 12:31:25 +00:00
parent 74c79ff37a
commit 5ca0306f6d

View File

@ -1,20 +1,20 @@
{ {
"version": "1.11.7", "version": "1.11.8",
"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.11.7/lefthook_1.11.7_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.8/lefthook_1.11.8_Windows_x86_64.gz",
"hash": "c91a314e14b01e69abcc46a0e8712463bae0160e3f520202e142cdeb76338a11" "hash": "e79043e27888f82f420acd347a6172102fd45951758b7167e386ecfb169ca5bb"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.7/lefthook_1.11.7_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.8/lefthook_1.11.8_Windows_i386.gz",
"hash": "3ef5cf5483b3629f61d834b0ef5f6091593f0e449a63009b14ea0fb0384bb1d2" "hash": "711a132e47f7f15f224616d6cfd8b09e49f99ce6247c958400290b8ed8bbe42e"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.7/lefthook_1.11.7_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.8/lefthook_1.11.8_Windows_arm64.gz",
"hash": "ae4f1b4d0c372bd3e9571b7f4df87608dad86e6b45745a81f64e3c7632daf4d1" "hash": "9055326674038f53a22bf996ecf61d5a445b28ee5958e05a6c3e007e50c45d5b"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",