lego: Update to version 4.19.0

This commit is contained in:
github-actions[bot] 2024-10-03 16:30:55 +00:00
parent f389746dcf
commit ba2bf4ef2d

View File

@ -1,20 +1,20 @@
{ {
"version": "4.18.0", "version": "4.19.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.18.0/lego_v4.18.0_windows_amd64.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.19.0/lego_v4.19.0_windows_amd64.zip",
"hash": "7e9bd488b39908efaba7092eeb4d1c5b793eb7d1b0d29ef23eff5bcc805dcad2" "hash": "c629c07b1c6eb3b8ef2de9502026f11783ab5556ee490007fbb07a7481658d9b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/go-acme/lego/releases/download/v4.18.0/lego_v4.18.0_windows_386.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.19.0/lego_v4.19.0_windows_386.zip",
"hash": "3f7ffbd2756f03719e6e039ce15d2830830d8e85e3ba2fac057412804a8dcbf7" "hash": "5bcd3013a89ff77b83acfe1f6d54cc4b0dfa83ae89d06b86c16f9fad88242a09"
}, },
"arm64": { "arm64": {
"url": "https://github.com/go-acme/lego/releases/download/v4.18.0/lego_v4.18.0_windows_arm64.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.19.0/lego_v4.19.0_windows_arm64.zip",
"hash": "2c24f3c2f00423ae036df5dd124e7737f19a4b5f89bc23bc84715c15ca1ba7fe" "hash": "e4db2f00c8c6046031b1354d1991329ff7308e56153c3b6149acffc9f792d390"
} }
}, },
"bin": "lego.exe", "bin": "lego.exe",