lego: Update to version 4.25.1

This commit is contained in:
github-actions[bot] 2025-07-21 20:29:32 +00:00
parent 1d81b9d0b4
commit 85b1e99420

View File

@ -1,20 +1,20 @@
{ {
"version": "4.25.0", "version": "4.25.1",
"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.0/lego_v4.25.0_windows_amd64.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.25.1/lego_v4.25.1_windows_amd64.zip",
"hash": "a51bf052a71acc916528bdc9015822dbaf8b1bb8a6d2b81bd50f918ad2a7d169" "hash": "06ca55b3c59c0107b35c7f4ff3f3930119194bd3c6e981cb2df00c717fe75610"
}, },
"32bit": { "32bit": {
"url": "https://github.com/go-acme/lego/releases/download/v4.25.0/lego_v4.25.0_windows_386.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.25.1/lego_v4.25.1_windows_386.zip",
"hash": "147b403beec6fb00fe64cf4b150a9cd59287ce48fff9e695746839f0022e5d5e" "hash": "4783c71be40f41f0f96a28a2c19275535f1bac486bdc520e4fcbf789b0c6b542"
}, },
"arm64": { "arm64": {
"url": "https://github.com/go-acme/lego/releases/download/v4.25.0/lego_v4.25.0_windows_arm64.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.25.1/lego_v4.25.1_windows_arm64.zip",
"hash": "b63105133437d561badcc9918d8ef2c19721990445ebd99c9ce4f24555cbc70a" "hash": "211d178c2670284e3e20fa43449ab6a4c4e6d668b128b8a1bc56e9d5a245964d"
} }
}, },
"bin": "lego.exe", "bin": "lego.exe",