lefthook: Update to version 1.12.3

This commit is contained in:
github-actions[bot] 2025-08-12 12:32:12 +00:00
parent e6cca6061e
commit b54147319c

View File

@ -1,20 +1,20 @@
{
"version": "1.12.2",
"version": "1.12.3",
"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.2/lefthook_1.12.2_Windows_x86_64.gz",
"hash": "28cd6cc5bb1f2fb97d0720aa9b13cae94a8a02c263b5d9c56db8495f27990418"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.12.3/lefthook_1.12.3_Windows_x86_64.gz",
"hash": "52a50ffdda5dd2339dd1be6bf9e6a393102e92866510b2dc0e930599bfb1a3e9"
},
"32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.12.2/lefthook_1.12.2_Windows_i386.gz",
"hash": "b4316bfa580299c4fac07fa217446bb12ffecb0fb890faf6f07e08461c1c8474"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.12.3/lefthook_1.12.3_Windows_i386.gz",
"hash": "42f09a71e21b45289d4f0e49e2c5b0795915ac99996e04bc12a51d4d0557e0e7"
},
"arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.12.2/lefthook_1.12.2_Windows_arm64.gz",
"hash": "2d9951801fe4841ba0e7a8cf6dff6e2eca63d680ba1de6d84956ea064ac590e1"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.12.3/lefthook_1.12.3_Windows_arm64.gz",
"hash": "e8cdd9d2b0fe58b457f8a577bd9077960d2a09226fe461078c35552a3376e948"
}
},
"bin": "lefthook.exe",