mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
lefthook: Update to version 1.12.3
This commit is contained in:
parent
e6cca6061e
commit
b54147319c
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "1.12.2",
|
"version": "1.12.3",
|
||||||
"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.12.2/lefthook_1.12.2_Windows_x86_64.gz",
|
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.12.3/lefthook_1.12.3_Windows_x86_64.gz",
|
||||||
"hash": "28cd6cc5bb1f2fb97d0720aa9b13cae94a8a02c263b5d9c56db8495f27990418"
|
"hash": "52a50ffdda5dd2339dd1be6bf9e6a393102e92866510b2dc0e930599bfb1a3e9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.12.2/lefthook_1.12.2_Windows_i386.gz",
|
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.12.3/lefthook_1.12.3_Windows_i386.gz",
|
||||||
"hash": "b4316bfa580299c4fac07fa217446bb12ffecb0fb890faf6f07e08461c1c8474"
|
"hash": "42f09a71e21b45289d4f0e49e2c5b0795915ac99996e04bc12a51d4d0557e0e7"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.12.2/lefthook_1.12.2_Windows_arm64.gz",
|
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.12.3/lefthook_1.12.3_Windows_arm64.gz",
|
||||||
"hash": "2d9951801fe4841ba0e7a8cf6dff6e2eca63d680ba1de6d84956ea064ac590e1"
|
"hash": "e8cdd9d2b0fe58b457f8a577bd9077960d2a09226fe461078c35552a3376e948"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lefthook.exe",
|
"bin": "lefthook.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user