lego: Update to version 4.20.4

This commit is contained in:
github-actions[bot] 2024-11-21 16:30:55 +00:00
parent 09a5a54737
commit 9ec381b362

View File

@ -1,20 +1,20 @@
{
"version": "4.20.2",
"version": "4.20.4",
"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.2/lego_v4.20.2_windows_amd64.zip",
"hash": "b5491ad7958d7035053cce8167b2a44488210cfee3bd003e70680192c4eabff6"
"url": "https://github.com/go-acme/lego/releases/download/v4.20.4/lego_v4.20.4_windows_amd64.zip",
"hash": "4a3f40f499396baa252d6101c262795c9a9937a931c109644e2e66a5a3da4c2d"
},
"32bit": {
"url": "https://github.com/go-acme/lego/releases/download/v4.20.2/lego_v4.20.2_windows_386.zip",
"hash": "372e639cbaf08d08ec235098d08978a33a1f3f114c00ac491797cc67466741b6"
"url": "https://github.com/go-acme/lego/releases/download/v4.20.4/lego_v4.20.4_windows_386.zip",
"hash": "0f2d624cdeb4fbfbccf0b24ce6df44d08c6263f254954e4cc34393f441adab4b"
},
"arm64": {
"url": "https://github.com/go-acme/lego/releases/download/v4.20.2/lego_v4.20.2_windows_arm64.zip",
"hash": "b8c81d40f158dac148ffac48033e88c13fcdce89c222f1aca9a585c0825801cf"
"url": "https://github.com/go-acme/lego/releases/download/v4.20.4/lego_v4.20.4_windows_arm64.zip",
"hash": "ff025525e86b436fd3e440db936bea54976198600cc910bdfec189c87ffbdb94"
}
},
"bin": "lego.exe",