lego: Update to version 4.17.3

This commit is contained in:
github-actions[bot] 2024-05-28 16:28:23 +00:00
parent ed3aceaaae
commit 7e94d610e8

View File

@ -1,20 +1,20 @@
{
"version": "4.16.1",
"version": "4.17.3",
"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.16.1/lego_v4.16.1_windows_amd64.zip",
"hash": "2716e8cc14facd60d804f849c1aeff6bb31bfa09719905d8f65ec801ead628ca"
"url": "https://github.com/go-acme/lego/releases/download/v4.17.3/lego_v4.17.3_windows_amd64.zip",
"hash": "b7359c2f3299bd0078d101f0cf02fb6f5491ae957d61f6434fcfb67595df1769"
},
"32bit": {
"url": "https://github.com/go-acme/lego/releases/download/v4.16.1/lego_v4.16.1_windows_386.zip",
"hash": "980e5d8e6afb700f28c9b9ab539141c45fbd556e12c5b3deb114d7db056d7f0f"
"url": "https://github.com/go-acme/lego/releases/download/v4.17.3/lego_v4.17.3_windows_386.zip",
"hash": "b14a5ba5bf59dbee6f3585a704aa3874f2b9da3e6e774deafd5eb0678f676b61"
},
"arm64": {
"url": "https://github.com/go-acme/lego/releases/download/v4.16.1/lego_v4.16.1_windows_arm64.zip",
"hash": "28179af7c79f01e8347dcaab65fba5b70abd36dcd0a2bcc2d6803cb177f2b72c"
"url": "https://github.com/go-acme/lego/releases/download/v4.17.3/lego_v4.17.3_windows_arm64.zip",
"hash": "0fb3c971c2010b298ddd3374779497d2c9b09c41ea22ebe5d541d8002de02307"
}
},
"bin": "lego.exe",