mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
lego: Update to version 4.22.2
This commit is contained in:
parent
2bef99e465
commit
b0442b624a
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "4.22.1",
|
||||
"version": "4.22.2",
|
||||
"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.22.1/lego_v4.22.1_windows_amd64.zip",
|
||||
"hash": "07292f19f0047d23bcd7ec1e73d68bf1be502b8c341d1580a84cb932da9802b9"
|
||||
"url": "https://github.com/go-acme/lego/releases/download/v4.22.2/lego_v4.22.2_windows_amd64.zip",
|
||||
"hash": "b36d3e87617e928f80850b6ea67c66a5a02986dc7d425753200da79a4caaf55b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/go-acme/lego/releases/download/v4.22.1/lego_v4.22.1_windows_386.zip",
|
||||
"hash": "b0fcf0e0e71127621872bc782a02f59e002bd16735d62b04d21f3f46eb5917c1"
|
||||
"url": "https://github.com/go-acme/lego/releases/download/v4.22.2/lego_v4.22.2_windows_386.zip",
|
||||
"hash": "b9bf77f023edf65540b796b4e430b8e8d0b80e719d3e5d21e6bd800760dbdd60"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/go-acme/lego/releases/download/v4.22.1/lego_v4.22.1_windows_arm64.zip",
|
||||
"hash": "b7711285c83eebab084a356521a00c093dd72cbe7c3f3576fb985c86809aff24"
|
||||
"url": "https://github.com/go-acme/lego/releases/download/v4.22.2/lego_v4.22.2_windows_arm64.zip",
|
||||
"hash": "ee56b0620134602d2e546b37686a77170f3a5186b18f8f6017f16c09f36f1bff"
|
||||
}
|
||||
},
|
||||
"bin": "lego.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user