lego: Update to version 4.13.2

This commit is contained in:
github-actions[bot] 2023-07-21 20:24:26 +00:00
parent ed7e31f9fd
commit 8ad8ea86a6

View File

@ -1,20 +1,20 @@
{ {
"version": "4.13.1", "version": "4.13.2",
"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.13.1/lego_v4.13.1_windows_amd64.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.13.2/lego_v4.13.2_windows_amd64.zip",
"hash": "4612a4e2e7c7039750f9e5cda2494a385985cf414c76b0dafc8aa3bb1b9cb092" "hash": "d76696a4b30cbfb05f083003c1a44601f6471fc9f209a0fdbe0ec861d0a15016"
}, },
"32bit": { "32bit": {
"url": "https://github.com/go-acme/lego/releases/download/v4.13.1/lego_v4.13.1_windows_386.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.13.2/lego_v4.13.2_windows_386.zip",
"hash": "5cb900b0bc080f559b30a0ae3e92efd1d43631907a814df2cb229e9f7cfb59b6" "hash": "40ad8190bb7e29cde5e7c406d2727bf01e204fc326592930aee8624e3051fd11"
}, },
"arm64": { "arm64": {
"url": "https://github.com/go-acme/lego/releases/download/v4.13.1/lego_v4.13.1_windows_arm64.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.13.2/lego_v4.13.2_windows_arm64.zip",
"hash": "d75617ecad4344d614294ff4cfd6503a95eb9d7befc514dfc10f9fc59a3e38ac" "hash": "1d3e195f80b614989fb51867b16d45b31b403e31daf36afed09273f890446421"
} }
}, },
"bin": "lego.exe", "bin": "lego.exe",