lefthook: Update to version 1.7.12

This commit is contained in:
github-actions[bot] 2024-08-09 08:29:18 +00:00
parent 4866310b26
commit 4cc93a851f

View File

@ -1,20 +1,20 @@
{
"version": "1.7.11",
"version": "1.7.12",
"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.7.11/lefthook_1.7.11_Windows_x86_64.gz",
"hash": "ce2d619b9785a6b212f010c1a4ba1a68c46ee20624bb72ea26139f40ceedbd53"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.12/lefthook_1.7.12_Windows_x86_64.gz",
"hash": "e92eccb5075ddb2e754ae230f8da95f26cb6024ce6c7f0d33687c61cef4b5b8a"
},
"32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.11/lefthook_1.7.11_Windows_i386.gz",
"hash": "6dd591852d3878a4ab1d35f1ccaca9e9055fec6d47f07d4c60d54bccdd8e23ee"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.12/lefthook_1.7.12_Windows_i386.gz",
"hash": "00237fb61beb00640487eb1ed5c155c9698725e7c65eadfaedc7569fe053f0d8"
},
"arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.11/lefthook_1.7.11_Windows_arm64.gz",
"hash": "c3e6b4971bb2c3c54b88bdd674a2b10b8c74e97fefc7082a90ec391e91863a07"
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.7.12/lefthook_1.7.12_Windows_arm64.gz",
"hash": "b76268d2424939b4ef55eea984aeffbe83e4cd00ef5e16f923afd0dba3023428"
}
},
"bin": "lefthook.exe",