lego: Update to version 4.16.0

This commit is contained in:
github-actions[bot] 2024-03-10 00:33:30 +00:00
parent d6f5b5e7a7
commit eb5c9111e6

View File

@ -1,20 +1,20 @@
{
"version": "4.15.0",
"version": "4.16.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.15.0/lego_v4.15.0_windows_amd64.zip",
"hash": "f1ba309efcc15fa67617aaaf7c9a528fbe361bc0c8176e9fc19f704448ab490e"
"url": "https://github.com/go-acme/lego/releases/download/v4.16.0/lego_v4.16.0_windows_amd64.zip",
"hash": "ff4d2e872c99e076004fb6b4fb3d7b0a6eb103049bfd6f3828a3a8efa89a6f83"
},
"32bit": {
"url": "https://github.com/go-acme/lego/releases/download/v4.15.0/lego_v4.15.0_windows_386.zip",
"hash": "f790be5076f1066825402d2c90b3fa8ccf7d09973482c026fd7efc7f372098b9"
"url": "https://github.com/go-acme/lego/releases/download/v4.16.0/lego_v4.16.0_windows_386.zip",
"hash": "83d4ccc3baaf8897303f37471adcf9018b1a63cbde34d4753c5daebf19391049"
},
"arm64": {
"url": "https://github.com/go-acme/lego/releases/download/v4.15.0/lego_v4.15.0_windows_arm64.zip",
"hash": "902ae68d9fc08ab09ee7c110018f7c720c18409716fee1f4526788a0145d51d7"
"url": "https://github.com/go-acme/lego/releases/download/v4.16.0/lego_v4.16.0_windows_arm64.zip",
"hash": "1032fbb2cca9e39cdf0c6fe36869d371e7b67858e9784071d1a2a21e3396609e"
}
},
"bin": "lego.exe",