lego: Update to version 4.28.1

This commit is contained in:
github-actions[bot] 2025-11-06 20:30:20 +00:00
parent a678bbf6e6
commit 4c1c1c6906

View File

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