mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
lego: Update to version 4.29.0
This commit is contained in:
parent
6668e9064a
commit
344199f8ba
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "4.28.1",
|
"version": "4.29.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.28.1/lego_v4.28.1_windows_amd64.zip",
|
"url": "https://github.com/go-acme/lego/releases/download/v4.29.0/lego_v4.29.0_windows_amd64.zip",
|
||||||
"hash": "c0cf91f19c010a9089984268f608f441909538592709686d4be43530cb97cb26"
|
"hash": "5ad2b4b30ff5a6236bf56a1f17aba881f490650dce044a024b158c73703d2a80"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/go-acme/lego/releases/download/v4.28.1/lego_v4.28.1_windows_386.zip",
|
"url": "https://github.com/go-acme/lego/releases/download/v4.29.0/lego_v4.29.0_windows_386.zip",
|
||||||
"hash": "7fa45ec898a7a457d400f32143d779d811c8db6482e8cfa689b0773b8bbfc1c5"
|
"hash": "4f187e2792ee726b4318c98cbbba086d50b3280c2026a9e48ca720b388b67d8c"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/go-acme/lego/releases/download/v4.28.1/lego_v4.28.1_windows_arm64.zip",
|
"url": "https://github.com/go-acme/lego/releases/download/v4.29.0/lego_v4.29.0_windows_arm64.zip",
|
||||||
"hash": "1e4fc4a98476b20e676926fe2a8fb2e50a7ac16eef4ccf70d6bd373225dc551e"
|
"hash": "46881031a46740cd098367ccd916ba52830cd7a47c7a99856b1283c0a5e066f0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lego.exe",
|
"bin": "lego.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user