lego: Update to version 4.21.0

This commit is contained in:
github-actions[bot] 2024-12-20 16:30:00 +00:00
parent 85f6c58602
commit 30f9f34582

View File

@ -1,20 +1,20 @@
{
"version": "4.20.4",
"version": "4.21.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.20.4/lego_v4.20.4_windows_amd64.zip",
"hash": "4a3f40f499396baa252d6101c262795c9a9937a931c109644e2e66a5a3da4c2d"
"url": "https://github.com/go-acme/lego/releases/download/v4.21.0/lego_v4.21.0_windows_amd64.zip",
"hash": "92d01c1ae47216ce65a7bcd9badfb316a05866400cb0dad70f9ea11af965fee9"
},
"32bit": {
"url": "https://github.com/go-acme/lego/releases/download/v4.20.4/lego_v4.20.4_windows_386.zip",
"hash": "0f2d624cdeb4fbfbccf0b24ce6df44d08c6263f254954e4cc34393f441adab4b"
"url": "https://github.com/go-acme/lego/releases/download/v4.21.0/lego_v4.21.0_windows_386.zip",
"hash": "bd5dc844ee59107969f6d4e817bfdeceecb211688503934eb8a04d565c208b4e"
},
"arm64": {
"url": "https://github.com/go-acme/lego/releases/download/v4.20.4/lego_v4.20.4_windows_arm64.zip",
"hash": "ff025525e86b436fd3e440db936bea54976198600cc910bdfec189c87ffbdb94"
"url": "https://github.com/go-acme/lego/releases/download/v4.21.0/lego_v4.21.0_windows_arm64.zip",
"hash": "524c05dca2b816a12dc2d3f22cd0ef1f91b8943b08fff2e8b3ed69c44f7eec43"
}
},
"bin": "lego.exe",