lego: Update to version 4.11.0

This commit is contained in:
github-actions[bot] 2023-05-02 20:25:02 +00:00
parent fecf17a91f
commit 655b122f7b

View File

@ -1,16 +1,16 @@
{
"version": "4.10.2",
"version": "4.11.0",
"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.10.2/lego_v4.10.2_windows_amd64.zip",
"hash": "c367f2c73fb39d8e9547866d0fa0b57707d37b83e93c551560a0445ed705265f"
"url": "https://github.com/go-acme/lego/releases/download/v4.11.0/lego_v4.11.0_windows_amd64.zip",
"hash": "9a6b94f3ef424bd500c957134683dfeb70ce3725519c9dbb63ec9966bd2399d2"
},
"32bit": {
"url": "https://github.com/go-acme/lego/releases/download/v4.10.2/lego_v4.10.2_windows_386.zip",
"hash": "69ce0f93fff37bba3bd4368bb03ac06e1632eb81734147e9d39cfc23c4d55ddb"
"url": "https://github.com/go-acme/lego/releases/download/v4.11.0/lego_v4.11.0_windows_386.zip",
"hash": "200d3c88882fbc123402bb6335a8b9741e75027ead5081147b771b5d15064cfe"
}
},
"bin": "lego.exe",