lego: Update to version 4.14.2

This commit is contained in:
github-actions[bot] 2023-09-20 04:26:34 +00:00
parent a96d02bbed
commit 2ebdadea78

View File

@ -1,20 +1,20 @@
{
"version": "4.14.0",
"version": "4.14.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.14.0/lego_v4.14.0_windows_amd64.zip",
"hash": "41a5f7bd2a0ba60967769a0124e2ae6646d8d9004f782c5a29763b2f2ad41821"
"url": "https://github.com/go-acme/lego/releases/download/v4.14.2/lego_v4.14.2_windows_amd64.zip",
"hash": "70623288eeed83d302231848c026c356b5e5049cdd8f4fd0d4872fc0c158329c"
},
"32bit": {
"url": "https://github.com/go-acme/lego/releases/download/v4.14.0/lego_v4.14.0_windows_386.zip",
"hash": "d1d2f1f947259a8624b624dbb474a607fc89b700d35fecb0b95b3d963240fa2f"
"url": "https://github.com/go-acme/lego/releases/download/v4.14.2/lego_v4.14.2_windows_386.zip",
"hash": "77ec987865c59c22ecd7589ad8e34d73047786d1ee931f250b1835257a580442"
},
"arm64": {
"url": "https://github.com/go-acme/lego/releases/download/v4.14.0/lego_v4.14.0_windows_arm64.zip",
"hash": "6f0fafc43387cfa4354cd97fb80be57f0486699ea710a5caa4384c7a72fc92d7"
"url": "https://github.com/go-acme/lego/releases/download/v4.14.2/lego_v4.14.2_windows_arm64.zip",
"hash": "4d5bdab73dd608e8fd0dc55a45bc9ab0a47887df7b31aa05b49fa4b5a3771453"
}
},
"bin": "lego.exe",