lefthook: Update to version 1.12.2

This commit is contained in:
github-actions[bot] 2025-07-11 12:31:39 +00:00
parent 585902f96e
commit 9eb545b7ac

View File

@ -1,20 +1,20 @@
{
"version": "1.12.1",
"version": "1.12.2",
"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/v1.12.1/lefthook_1.12.1_Windows_x86_64.gz",
"hash": "d1e59ca12229b02457150d36d4f6a33b386e5275fbba9f4277cd63d662137477"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.12.2/lefthook_1.12.2_Windows_x86_64.gz",
"hash": "28cd6cc5bb1f2fb97d0720aa9b13cae94a8a02c263b5d9c56db8495f27990418"
},
"32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.12.1/lefthook_1.12.1_Windows_i386.gz",
"hash": "99e3197e789545c7c8530ccfdc79c5c33834843be456891e5653b88565c3ffa8"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.12.2/lefthook_1.12.2_Windows_i386.gz",
"hash": "b4316bfa580299c4fac07fa217446bb12ffecb0fb890faf6f07e08461c1c8474"
},
"arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.12.1/lefthook_1.12.1_Windows_arm64.gz",
"hash": "9db8852e893959cb16832fb2d616f13f76b515db7ca8e0842bfe0636b507c69e"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.12.2/lefthook_1.12.2_Windows_arm64.gz",
"hash": "2d9951801fe4841ba0e7a8cf6dff6e2eca63d680ba1de6d84956ea064ac590e1"
}
},
"bin": "lefthook.exe",