lego: Update to version 4.19.1

This commit is contained in:
github-actions[bot] 2024-10-06 16:28:51 +00:00
parent 6431af3590
commit 4611398156

View File

@ -1,20 +1,20 @@
{
"version": "4.19.0",
"version": "4.19.1",
"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.19.0/lego_v4.19.0_windows_amd64.zip",
"hash": "c629c07b1c6eb3b8ef2de9502026f11783ab5556ee490007fbb07a7481658d9b"
"url": "https://github.com/go-acme/lego/releases/download/v4.19.1/lego_v4.19.1_windows_amd64.zip",
"hash": "f09236c7706b7e8963cebfe06fffa176a7f7460f20183bb39ef3ee7b928fab24"
},
"32bit": {
"url": "https://github.com/go-acme/lego/releases/download/v4.19.0/lego_v4.19.0_windows_386.zip",
"hash": "5bcd3013a89ff77b83acfe1f6d54cc4b0dfa83ae89d06b86c16f9fad88242a09"
"url": "https://github.com/go-acme/lego/releases/download/v4.19.1/lego_v4.19.1_windows_386.zip",
"hash": "66f7fb9cd17e30db00b31ecbfe6dcd2d9e7cece2fdcba448644df37d450c2d01"
},
"arm64": {
"url": "https://github.com/go-acme/lego/releases/download/v4.19.0/lego_v4.19.0_windows_arm64.zip",
"hash": "e4db2f00c8c6046031b1354d1991329ff7308e56153c3b6149acffc9f792d390"
"url": "https://github.com/go-acme/lego/releases/download/v4.19.1/lego_v4.19.1_windows_arm64.zip",
"hash": "21bc3c02b7e0f1fdd5f2f4b3f19bb421439e8ddd37a2ec522b2ae6ce3bd130ad"
}
},
"bin": "lego.exe",