mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 13:21:19 +00:00
lego: Update to version 4.23.1
This commit is contained in:
parent
14b399762f
commit
49fe419439
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "4.22.2",
|
"version": "4.23.1",
|
||||||
"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.22.2/lego_v4.22.2_windows_amd64.zip",
|
"url": "https://github.com/go-acme/lego/releases/download/v4.23.1/lego_v4.23.1_windows_amd64.zip",
|
||||||
"hash": "b36d3e87617e928f80850b6ea67c66a5a02986dc7d425753200da79a4caaf55b"
|
"hash": "f20d6655048c65143c26e9410328568cbec5288b10fe362767933199cf1b0fcb"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/go-acme/lego/releases/download/v4.22.2/lego_v4.22.2_windows_386.zip",
|
"url": "https://github.com/go-acme/lego/releases/download/v4.23.1/lego_v4.23.1_windows_386.zip",
|
||||||
"hash": "b9bf77f023edf65540b796b4e430b8e8d0b80e719d3e5d21e6bd800760dbdd60"
|
"hash": "ba4e962179201776f01053510edf0e9a43db462e6d67d6be0da6d1636b8d6645"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/go-acme/lego/releases/download/v4.22.2/lego_v4.22.2_windows_arm64.zip",
|
"url": "https://github.com/go-acme/lego/releases/download/v4.23.1/lego_v4.23.1_windows_arm64.zip",
|
||||||
"hash": "ee56b0620134602d2e546b37686a77170f3a5186b18f8f6017f16c09f36f1bff"
|
"hash": "e1265a5712e59d180222c47f38833f4a46ff8c29af5f761854f2c2a65ac2424d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lego.exe",
|
"bin": "lego.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user