lego: Update to version 4.26.0

This commit is contained in:
github-actions[bot] 2025-09-13 16:28:13 +00:00
parent 7afa494ab2
commit a19b58e0ae

View File

@ -1,20 +1,20 @@
{ {
"version": "4.25.2", "version": "4.26.0",
"description": "Let's Encrypt/ACME client and library written in Go", "description": "Let's Encrypt/ACME client and library written in Go",
"homepage": "https://github.com/go-acme/lego", "homepage": "https://github.com/go-acme/lego",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/go-acme/lego/releases/download/v4.25.2/lego_v4.25.2_windows_amd64.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.26.0/lego_v4.26.0_windows_amd64.zip",
"hash": "f1947a91938e4f5a107ed7e22b29bda6adfae9eaa3930a078cacef48e1d4396e" "hash": "296fb36853dfb34d62d16fe3e468899abfe46841653aca03b3e72c62678b683a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/go-acme/lego/releases/download/v4.25.2/lego_v4.25.2_windows_386.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.26.0/lego_v4.26.0_windows_386.zip",
"hash": "de90219e7491c2da9fe36c0c52faa1df3bf5504d7824d8a68bbd13ef29bd948a" "hash": "dab9a1cff4beca8ede1b53b6dab496ebcc0132d197488b8204bb9642712ee6d0"
}, },
"arm64": { "arm64": {
"url": "https://github.com/go-acme/lego/releases/download/v4.25.2/lego_v4.25.2_windows_arm64.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.26.0/lego_v4.26.0_windows_arm64.zip",
"hash": "00baaf466e4dc887dc13d0aad26dfebfef2a9fff84235d718c75dc5a6a16ac52" "hash": "f01013907018b71f5809870c0fb8afb781155fafa82e65d0053e9eeb6cf4c95b"
} }
}, },
"bin": "lego.exe", "bin": "lego.exe",