lego: Update to version 4.19.2

This commit is contained in:
github-actions[bot] 2024-10-06 20:27:19 +00:00
parent e998b19f80
commit 115c09469a

View File

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