mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
lego: Update to version 4.12.0
This commit is contained in:
parent
32fcf919d9
commit
42db71cdae
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "4.11.0",
|
"version": "4.12.0",
|
||||||
"description": "Let's Encrypt/ACME client and library written in Go",
|
"description": "Let's Encrypt/ACME client and library written in Go",
|
||||||
"homepage": "https://github.com/go-acme/lego",
|
"homepage": "https://github.com/go-acme/lego",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/go-acme/lego/releases/download/v4.11.0/lego_v4.11.0_windows_amd64.zip",
|
"url": "https://github.com/go-acme/lego/releases/download/v4.12.0/lego_v4.12.0_windows_amd64.zip",
|
||||||
"hash": "9a6b94f3ef424bd500c957134683dfeb70ce3725519c9dbb63ec9966bd2399d2"
|
"hash": "5419dc2e62b8ec6ff0cfaa349230eac81564322e52a8b572a11659ffd8fba527"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/go-acme/lego/releases/download/v4.11.0/lego_v4.11.0_windows_386.zip",
|
"url": "https://github.com/go-acme/lego/releases/download/v4.12.0/lego_v4.12.0_windows_386.zip",
|
||||||
"hash": "200d3c88882fbc123402bb6335a8b9741e75027ead5081147b771b5d15064cfe"
|
"hash": "70cc5e509d99dbabd91f3afaf8a4f64354c082e0bc4ed5787004c2ff30e043ef"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/go-acme/lego/releases/download/v4.11.0/lego_v4.11.0_windows_arm64.zip",
|
"url": "https://github.com/go-acme/lego/releases/download/v4.12.0/lego_v4.12.0_windows_arm64.zip",
|
||||||
"hash": "e3fa68aae56cee1defcb7e87a8a694b2ca040498248f06e1f0e2197b1f2a09ad"
|
"hash": "3397afebac5f8e5f65d9db4a67a2abbf8b00e15eb25236a11d16ef4093e6e8b7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lego.exe",
|
"bin": "lego.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user