mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
lego: Update to version 4.19.0
This commit is contained in:
parent
f389746dcf
commit
ba2bf4ef2d
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "4.18.0",
|
||||
"version": "4.19.0",
|
||||
"description": "Let's Encrypt/ACME client and library written in Go",
|
||||
"homepage": "https://github.com/go-acme/lego",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/go-acme/lego/releases/download/v4.18.0/lego_v4.18.0_windows_amd64.zip",
|
||||
"hash": "7e9bd488b39908efaba7092eeb4d1c5b793eb7d1b0d29ef23eff5bcc805dcad2"
|
||||
"url": "https://github.com/go-acme/lego/releases/download/v4.19.0/lego_v4.19.0_windows_amd64.zip",
|
||||
"hash": "c629c07b1c6eb3b8ef2de9502026f11783ab5556ee490007fbb07a7481658d9b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/go-acme/lego/releases/download/v4.18.0/lego_v4.18.0_windows_386.zip",
|
||||
"hash": "3f7ffbd2756f03719e6e039ce15d2830830d8e85e3ba2fac057412804a8dcbf7"
|
||||
"url": "https://github.com/go-acme/lego/releases/download/v4.19.0/lego_v4.19.0_windows_386.zip",
|
||||
"hash": "5bcd3013a89ff77b83acfe1f6d54cc4b0dfa83ae89d06b86c16f9fad88242a09"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/go-acme/lego/releases/download/v4.18.0/lego_v4.18.0_windows_arm64.zip",
|
||||
"hash": "2c24f3c2f00423ae036df5dd124e7737f19a4b5f89bc23bc84715c15ca1ba7fe"
|
||||
"url": "https://github.com/go-acme/lego/releases/download/v4.19.0/lego_v4.19.0_windows_arm64.zip",
|
||||
"hash": "e4db2f00c8c6046031b1354d1991329ff7308e56153c3b6149acffc9f792d390"
|
||||
}
|
||||
},
|
||||
"bin": "lego.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user