mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
lego: Update to version 4.30.1
This commit is contained in:
parent
a1f7892f31
commit
5fa02bc62b
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "4.29.0",
|
"version": "4.30.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.29.0/lego_v4.29.0_windows_amd64.zip",
|
"url": "https://github.com/go-acme/lego/releases/download/v4.30.1/lego_v4.30.1_windows_amd64.zip",
|
||||||
"hash": "5ad2b4b30ff5a6236bf56a1f17aba881f490650dce044a024b158c73703d2a80"
|
"hash": "a2045c47bc44d81b66e242345452bebbdd6afcd956afb93bbc7bcf46dfab13f9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/go-acme/lego/releases/download/v4.29.0/lego_v4.29.0_windows_386.zip",
|
"url": "https://github.com/go-acme/lego/releases/download/v4.30.1/lego_v4.30.1_windows_386.zip",
|
||||||
"hash": "4f187e2792ee726b4318c98cbbba086d50b3280c2026a9e48ca720b388b67d8c"
|
"hash": "75eeebc3f6a4109adeed58484498e39e6ec3c7f91a8ed3efb706fb50d5210937"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/go-acme/lego/releases/download/v4.29.0/lego_v4.29.0_windows_arm64.zip",
|
"url": "https://github.com/go-acme/lego/releases/download/v4.30.1/lego_v4.30.1_windows_arm64.zip",
|
||||||
"hash": "46881031a46740cd098367ccd916ba52830cd7a47c7a99856b1283c0a5e066f0"
|
"hash": "9f43c90ce6d474b5d585572a9037248e2b3486a92f958cc77333ffc7206b4fb5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lego.exe",
|
"bin": "lego.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user