lego: Update to version 4.25.2

This commit is contained in:
github-actions[bot] 2025-08-06 16:30:19 +00:00
parent 129c01f903
commit bd0e7bb894

View File

@ -1,20 +1,20 @@
{ {
"version": "4.25.1", "version": "4.25.2",
"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.1/lego_v4.25.1_windows_amd64.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.25.2/lego_v4.25.2_windows_amd64.zip",
"hash": "06ca55b3c59c0107b35c7f4ff3f3930119194bd3c6e981cb2df00c717fe75610" "hash": "f1947a91938e4f5a107ed7e22b29bda6adfae9eaa3930a078cacef48e1d4396e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/go-acme/lego/releases/download/v4.25.1/lego_v4.25.1_windows_386.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.25.2/lego_v4.25.2_windows_386.zip",
"hash": "4783c71be40f41f0f96a28a2c19275535f1bac486bdc520e4fcbf789b0c6b542" "hash": "de90219e7491c2da9fe36c0c52faa1df3bf5504d7824d8a68bbd13ef29bd948a"
}, },
"arm64": { "arm64": {
"url": "https://github.com/go-acme/lego/releases/download/v4.25.1/lego_v4.25.1_windows_arm64.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.25.2/lego_v4.25.2_windows_arm64.zip",
"hash": "211d178c2670284e3e20fa43449ab6a4c4e6d668b128b8a1bc56e9d5a245964d" "hash": "00baaf466e4dc887dc13d0aad26dfebfef2a9fff84235d718c75dc5a6a16ac52"
} }
}, },
"bin": "lego.exe", "bin": "lego.exe",