lego: Update to version 4.23.1

This commit is contained in:
github-actions[bot] 2025-04-16 16:32:55 +00:00
parent 14b399762f
commit 49fe419439

View File

@ -1,20 +1,20 @@
{
"version": "4.22.2",
"version": "4.23.1",
"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.22.2/lego_v4.22.2_windows_amd64.zip",
"hash": "b36d3e87617e928f80850b6ea67c66a5a02986dc7d425753200da79a4caaf55b"
"url": "https://github.com/go-acme/lego/releases/download/v4.23.1/lego_v4.23.1_windows_amd64.zip",
"hash": "f20d6655048c65143c26e9410328568cbec5288b10fe362767933199cf1b0fcb"
},
"32bit": {
"url": "https://github.com/go-acme/lego/releases/download/v4.22.2/lego_v4.22.2_windows_386.zip",
"hash": "b9bf77f023edf65540b796b4e430b8e8d0b80e719d3e5d21e6bd800760dbdd60"
"url": "https://github.com/go-acme/lego/releases/download/v4.23.1/lego_v4.23.1_windows_386.zip",
"hash": "ba4e962179201776f01053510edf0e9a43db462e6d67d6be0da6d1636b8d6645"
},
"arm64": {
"url": "https://github.com/go-acme/lego/releases/download/v4.22.2/lego_v4.22.2_windows_arm64.zip",
"hash": "ee56b0620134602d2e546b37686a77170f3a5186b18f8f6017f16c09f36f1bff"
"url": "https://github.com/go-acme/lego/releases/download/v4.23.1/lego_v4.23.1_windows_arm64.zip",
"hash": "e1265a5712e59d180222c47f38833f4a46ff8c29af5f761854f2c2a65ac2424d"
}
},
"bin": "lego.exe",