mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
lego: Update to version 4.10.1
This commit is contained in:
parent
d41b84322d
commit
a09e8f24d3
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.10.0",
|
"version": "4.10.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.10.0/lego_v4.10.0_windows_amd64.zip",
|
"url": "https://github.com/go-acme/lego/releases/download/v4.10.1/lego_v4.10.1_windows_amd64.zip",
|
||||||
"hash": "218a2faee719f5847629e17b2ab74fc68b924b3a623c7f2aeebdadaa05ad155f"
|
"hash": "0f7b745596ff2d9bf4cc9024d33d2ea4926051f7bec60eb0ba8b56c148c792e4"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/go-acme/lego/releases/download/v4.10.0/lego_v4.10.0_windows_386.zip",
|
"url": "https://github.com/go-acme/lego/releases/download/v4.10.1/lego_v4.10.1_windows_386.zip",
|
||||||
"hash": "57ffda7d5b61e9172ab761754d16d17c3c8f52cd1fd5ba3cb7cb5c24fb9c98d1"
|
"hash": "08037bdf6b5f6db55c27aecd63af08db1f7fd94e9fd719d821c00f7861552538"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lego.exe",
|
"bin": "lego.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user