mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
lego: Update to version 4.13.3
This commit is contained in:
parent
d7ea36207f
commit
055f20c502
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "4.13.2",
|
"version": "4.13.3",
|
||||||
"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.13.2/lego_v4.13.2_windows_amd64.zip",
|
"url": "https://github.com/go-acme/lego/releases/download/v4.13.3/lego_v4.13.3_windows_amd64.zip",
|
||||||
"hash": "d76696a4b30cbfb05f083003c1a44601f6471fc9f209a0fdbe0ec861d0a15016"
|
"hash": "c576713fd6ce14e6924be9466ade8ad96e84eb1cb1dc9d5e9873778720eef028"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/go-acme/lego/releases/download/v4.13.2/lego_v4.13.2_windows_386.zip",
|
"url": "https://github.com/go-acme/lego/releases/download/v4.13.3/lego_v4.13.3_windows_386.zip",
|
||||||
"hash": "40ad8190bb7e29cde5e7c406d2727bf01e204fc326592930aee8624e3051fd11"
|
"hash": "f750ac81eefae46140e1728cac54e54f377f96077e78b702fde44b16d4b3d337"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/go-acme/lego/releases/download/v4.13.2/lego_v4.13.2_windows_arm64.zip",
|
"url": "https://github.com/go-acme/lego/releases/download/v4.13.3/lego_v4.13.3_windows_arm64.zip",
|
||||||
"hash": "1d3e195f80b614989fb51867b16d45b31b403e31daf36afed09273f890446421"
|
"hash": "2acc2c55b533c640feca9b777307547e21afd97954866cd7799d046471ed9bfa"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lego.exe",
|
"bin": "lego.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user