lego: Update to version 4.16.1

This commit is contained in:
github-actions[bot] 2024-03-11 04:26:57 +00:00
parent 6b590c9c66
commit 90d46e93a7

View File

@ -1,20 +1,20 @@
{ {
"version": "4.16.0", "version": "4.16.1",
"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.16.0/lego_v4.16.0_windows_amd64.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.16.1/lego_v4.16.1_windows_amd64.zip",
"hash": "ff4d2e872c99e076004fb6b4fb3d7b0a6eb103049bfd6f3828a3a8efa89a6f83" "hash": "2716e8cc14facd60d804f849c1aeff6bb31bfa09719905d8f65ec801ead628ca"
}, },
"32bit": { "32bit": {
"url": "https://github.com/go-acme/lego/releases/download/v4.16.0/lego_v4.16.0_windows_386.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.16.1/lego_v4.16.1_windows_386.zip",
"hash": "83d4ccc3baaf8897303f37471adcf9018b1a63cbde34d4753c5daebf19391049" "hash": "980e5d8e6afb700f28c9b9ab539141c45fbd556e12c5b3deb114d7db056d7f0f"
}, },
"arm64": { "arm64": {
"url": "https://github.com/go-acme/lego/releases/download/v4.16.0/lego_v4.16.0_windows_arm64.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.16.1/lego_v4.16.1_windows_arm64.zip",
"hash": "1032fbb2cca9e39cdf0c6fe36869d371e7b67858e9784071d1a2a21e3396609e" "hash": "28179af7c79f01e8347dcaab65fba5b70abd36dcd0a2bcc2d6803cb177f2b72c"
} }
}, },
"bin": "lego.exe", "bin": "lego.exe",