lego: Update to version 4.25.0

This commit is contained in:
github-actions[bot] 2025-07-21 16:30:50 +00:00
parent b9d2164df3
commit 292cae1cd1

View File

@ -1,20 +1,20 @@
{ {
"version": "4.24.0", "version": "4.25.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.24.0/lego_v4.24.0_windows_amd64.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.25.0/lego_v4.25.0_windows_amd64.zip",
"hash": "e5af8cdbe09b555cedaad4038c2029496929743907866c94b77cf53f44799f8a" "hash": "a51bf052a71acc916528bdc9015822dbaf8b1bb8a6d2b81bd50f918ad2a7d169"
}, },
"32bit": { "32bit": {
"url": "https://github.com/go-acme/lego/releases/download/v4.24.0/lego_v4.24.0_windows_386.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.25.0/lego_v4.25.0_windows_386.zip",
"hash": "6929ec1d230268b27b5071baead1a781892f1aaccec72b2225c8078b01b263a1" "hash": "147b403beec6fb00fe64cf4b150a9cd59287ce48fff9e695746839f0022e5d5e"
}, },
"arm64": { "arm64": {
"url": "https://github.com/go-acme/lego/releases/download/v4.24.0/lego_v4.24.0_windows_arm64.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.25.0/lego_v4.25.0_windows_arm64.zip",
"hash": "3e9264f50e305de9461f58e881c0ec23ddf45c71f0e7e5bd55fa87c42416cb4c" "hash": "b63105133437d561badcc9918d8ef2c19721990445ebd99c9ce4f24555cbc70a"
} }
}, },
"bin": "lego.exe", "bin": "lego.exe",