lego: Update to version 4.20.2

This commit is contained in:
github-actions[bot] 2024-11-11 16:30:56 +00:00
parent a079db28df
commit a75cb49737

View File

@ -1,20 +1,20 @@
{
"version": "4.19.2",
"version": "4.20.2",
"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.19.2/lego_v4.19.2_windows_amd64.zip",
"hash": "9b91a1e4f32b3f5e55fa6e455b8a72069cd2983ec7a36d275f0aa4b0d82a0de6"
"url": "https://github.com/go-acme/lego/releases/download/v4.20.2/lego_v4.20.2_windows_amd64.zip",
"hash": "b5491ad7958d7035053cce8167b2a44488210cfee3bd003e70680192c4eabff6"
},
"32bit": {
"url": "https://github.com/go-acme/lego/releases/download/v4.19.2/lego_v4.19.2_windows_386.zip",
"hash": "b4f536537c295f4476c8b53bef2711071b2fe3784c39db2870c92a86753e487f"
"url": "https://github.com/go-acme/lego/releases/download/v4.20.2/lego_v4.20.2_windows_386.zip",
"hash": "372e639cbaf08d08ec235098d08978a33a1f3f114c00ac491797cc67466741b6"
},
"arm64": {
"url": "https://github.com/go-acme/lego/releases/download/v4.19.2/lego_v4.19.2_windows_arm64.zip",
"hash": "1dba081d3a0bbcb46a2201bdae2c0b8dced37bd402df9efb8c2f3914d465ec93"
"url": "https://github.com/go-acme/lego/releases/download/v4.20.2/lego_v4.20.2_windows_arm64.zip",
"hash": "b8c81d40f158dac148ffac48033e88c13fcdce89c222f1aca9a585c0825801cf"
}
},
"bin": "lego.exe",