lego: Update to version 4.9.0

This commit is contained in:
github-actions[bot] 2022-10-04 00:46:58 +00:00
parent 925d135c00
commit 63b835e8a2

View File

@ -1,16 +1,16 @@
{
"version": "4.8.0",
"version": "4.9.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.8.0/lego_v4.8.0_windows_amd64.zip",
"hash": "7aeb9e626c86e7c5d25e06d50bca17ff3c85e021bf4cb1067da10cf1ed19b58d"
"url": "https://github.com/go-acme/lego/releases/download/v4.9.0/lego_v4.9.0_windows_amd64.zip",
"hash": "45e4372189386fcbb009ea9fe52d65b88a14562f18a2c6361029cc93a71250df"
},
"32bit": {
"url": "https://github.com/go-acme/lego/releases/download/v4.8.0/lego_v4.8.0_windows_386.zip",
"hash": "63a9c1e5fe586f1fed2444a6215c1c18b99b237b3e6ea82cfa4d1331313942bd"
"url": "https://github.com/go-acme/lego/releases/download/v4.9.0/lego_v4.9.0_windows_386.zip",
"hash": "b5316f2ac8473ec7ba27824ca87ec3de18a1508827f5a31eb327c8bbf7dde8df"
}
},
"bin": "lego.exe",