lefthook: Update to version 1.11.16

This commit is contained in:
github-actions[bot] 2025-07-03 16:29:57 +00:00
parent ed9f6329ed
commit eecfcfc35f

View File

@ -1,20 +1,20 @@
{ {
"version": "1.11.15", "version": "1.11.16",
"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.15/lefthook_1.11.15_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.16/lefthook_1.11.16_Windows_x86_64.gz",
"hash": "7c54761a7efc0f0df23535d24e56162ae7543a74f4085cca5158123e220d3cd8" "hash": "71a12e86bba5542e5886395e3c4451c82b220d913b70f4c6f60dc988aae39c4f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.15/lefthook_1.11.15_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.16/lefthook_1.11.16_Windows_i386.gz",
"hash": "cc084582d6c76a59222abc31a2296fd7d5349238627f514ba34eedf60e0d5235" "hash": "178244faff2701dfc721f72d003752e36fe32588ed2150ed7521fead165c1dcc"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.15/lefthook_1.11.15_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.11.16/lefthook_1.11.16_Windows_arm64.gz",
"hash": "857da8d0d1445195b00daeb9a57e4f780b5bd3b6f329446f54954b35f0eddbc6" "hash": "8520f162e72a18be755ebf37855fc415133a5e7740fdb23c54e7b20e587c4817"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",