lego: Update to version 4.14.0

This commit is contained in:
github-actions[bot] 2023-08-21 16:27:35 +00:00
parent 47468aa0cd
commit 4608c27501

View File

@ -1,20 +1,20 @@
{
"version": "4.13.3",
"version": "4.14.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.13.3/lego_v4.13.3_windows_amd64.zip",
"hash": "c576713fd6ce14e6924be9466ade8ad96e84eb1cb1dc9d5e9873778720eef028"
"url": "https://github.com/go-acme/lego/releases/download/v4.14.0/lego_v4.14.0_windows_amd64.zip",
"hash": "41a5f7bd2a0ba60967769a0124e2ae6646d8d9004f782c5a29763b2f2ad41821"
},
"32bit": {
"url": "https://github.com/go-acme/lego/releases/download/v4.13.3/lego_v4.13.3_windows_386.zip",
"hash": "f750ac81eefae46140e1728cac54e54f377f96077e78b702fde44b16d4b3d337"
"url": "https://github.com/go-acme/lego/releases/download/v4.14.0/lego_v4.14.0_windows_386.zip",
"hash": "d1d2f1f947259a8624b624dbb474a607fc89b700d35fecb0b95b3d963240fa2f"
},
"arm64": {
"url": "https://github.com/go-acme/lego/releases/download/v4.13.3/lego_v4.13.3_windows_arm64.zip",
"hash": "2acc2c55b533c640feca9b777307547e21afd97954866cd7799d046471ed9bfa"
"url": "https://github.com/go-acme/lego/releases/download/v4.14.0/lego_v4.14.0_windows_arm64.zip",
"hash": "6f0fafc43387cfa4354cd97fb80be57f0486699ea710a5caa4384c7a72fc92d7"
}
},
"bin": "lego.exe",