mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
lego: Update to version 4.18.0
This commit is contained in:
parent
cb12873712
commit
eeafb52540
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "4.17.4",
|
"version": "4.18.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.17.4/lego_v4.17.4_windows_amd64.zip",
|
"url": "https://github.com/go-acme/lego/releases/download/v4.18.0/lego_v4.18.0_windows_amd64.zip",
|
||||||
"hash": "bcb5dd332f39e89fb6fb4e7f072edfd44ee129d1058f15b29d0c0c9727759d7d"
|
"hash": "7e9bd488b39908efaba7092eeb4d1c5b793eb7d1b0d29ef23eff5bcc805dcad2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/go-acme/lego/releases/download/v4.17.4/lego_v4.17.4_windows_386.zip",
|
"url": "https://github.com/go-acme/lego/releases/download/v4.18.0/lego_v4.18.0_windows_386.zip",
|
||||||
"hash": "fe542ecdf2d31ce6f91f8cd2776e9e74d5193c602a4f0c7dd8092b4029d62029"
|
"hash": "3f7ffbd2756f03719e6e039ce15d2830830d8e85e3ba2fac057412804a8dcbf7"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/go-acme/lego/releases/download/v4.17.4/lego_v4.17.4_windows_arm64.zip",
|
"url": "https://github.com/go-acme/lego/releases/download/v4.18.0/lego_v4.18.0_windows_arm64.zip",
|
||||||
"hash": "7fa8f9ca9db7de746740b7d89fc65dd8a48be82b88d57a968fa58fcd2d2f490d"
|
"hash": "2c24f3c2f00423ae036df5dd124e7737f19a4b5f89bc23bc84715c15ca1ba7fe"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lego.exe",
|
"bin": "lego.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user