lego: Update to version 4.29.0

This commit is contained in:
github-actions[bot] 2025-11-29 16:29:33 +00:00
parent 6668e9064a
commit 344199f8ba

View File

@ -1,20 +1,20 @@
{
"version": "4.28.1",
"version": "4.29.0",
"description": "Let's Encrypt/ACME client and library written in Go",
"homepage": "https://github.com/go-acme/lego",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/go-acme/lego/releases/download/v4.28.1/lego_v4.28.1_windows_amd64.zip",
"hash": "c0cf91f19c010a9089984268f608f441909538592709686d4be43530cb97cb26"
"url": "https://github.com/go-acme/lego/releases/download/v4.29.0/lego_v4.29.0_windows_amd64.zip",
"hash": "5ad2b4b30ff5a6236bf56a1f17aba881f490650dce044a024b158c73703d2a80"
},
"32bit": {
"url": "https://github.com/go-acme/lego/releases/download/v4.28.1/lego_v4.28.1_windows_386.zip",
"hash": "7fa45ec898a7a457d400f32143d779d811c8db6482e8cfa689b0773b8bbfc1c5"
"url": "https://github.com/go-acme/lego/releases/download/v4.29.0/lego_v4.29.0_windows_386.zip",
"hash": "4f187e2792ee726b4318c98cbbba086d50b3280c2026a9e48ca720b388b67d8c"
},
"arm64": {
"url": "https://github.com/go-acme/lego/releases/download/v4.28.1/lego_v4.28.1_windows_arm64.zip",
"hash": "1e4fc4a98476b20e676926fe2a8fb2e50a7ac16eef4ccf70d6bd373225dc551e"
"url": "https://github.com/go-acme/lego/releases/download/v4.29.0/lego_v4.29.0_windows_arm64.zip",
"hash": "46881031a46740cd098367ccd916ba52830cd7a47c7a99856b1283c0a5e066f0"
}
},
"bin": "lego.exe",