lego: Update to version 4.28.0

This commit is contained in:
github-actions[bot] 2025-10-31 12:32:14 +00:00
parent e01199500b
commit cc66041c8e

View File

@ -1,20 +1,20 @@
{ {
"version": "4.27.0", "version": "4.28.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.27.0/lego_v4.27.0_windows_amd64.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.28.0/lego_v4.28.0_windows_amd64.zip",
"hash": "b8d3738f916ec276e3a9d5c53d922b3ee4a28d7609f11b0362ade2884ec521ea" "hash": "77bf4088852c724ab9e3db62ef8badb90b92a4cffb0e874ae64742c0eb79b65c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/go-acme/lego/releases/download/v4.27.0/lego_v4.27.0_windows_386.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.28.0/lego_v4.28.0_windows_386.zip",
"hash": "dfcfe6f346c55976bab74dda06da0897b5cfe168522ecdab90be48caf86d97db" "hash": "54b4a329ac27924e3977d7f578be122b4eeec03788b716e0c70deb9eb7e03a76"
}, },
"arm64": { "arm64": {
"url": "https://github.com/go-acme/lego/releases/download/v4.27.0/lego_v4.27.0_windows_arm64.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.28.0/lego_v4.28.0_windows_arm64.zip",
"hash": "aaee683b064dbb8f43ef7356110d240a31794fd2c657b46d54205678ff2dee12" "hash": "338ec2cb664cd5ee26ab7c95ff0de9b54d7b6cd17f96a855eeb96fe847b53654"
} }
}, },
"bin": "lego.exe", "bin": "lego.exe",