lego: Update to version 4.13.1

This commit is contained in:
github-actions[bot] 2023-07-20 16:28:48 +00:00
parent ac7f054a34
commit bd35c7ebae

View File

@ -1,20 +1,20 @@
{ {
"version": "4.12.3", "version": "4.13.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.12.3/lego_v4.12.3_windows_amd64.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.13.1/lego_v4.13.1_windows_amd64.zip",
"hash": "e765a8e2cacc0455b0f25cfbd44ecf83e40edb77f6ddf324ffadc575cc3f77fd" "hash": "4612a4e2e7c7039750f9e5cda2494a385985cf414c76b0dafc8aa3bb1b9cb092"
}, },
"32bit": { "32bit": {
"url": "https://github.com/go-acme/lego/releases/download/v4.12.3/lego_v4.12.3_windows_386.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.13.1/lego_v4.13.1_windows_386.zip",
"hash": "116fce2944e5b4ad94589389d010f53d51f3ab77cea6086f33da1d448c49bb85" "hash": "5cb900b0bc080f559b30a0ae3e92efd1d43631907a814df2cb229e9f7cfb59b6"
}, },
"arm64": { "arm64": {
"url": "https://github.com/go-acme/lego/releases/download/v4.12.3/lego_v4.12.3_windows_arm64.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.13.1/lego_v4.13.1_windows_arm64.zip",
"hash": "672de6f39c2ecd82fc86c08eb8cde5437e40714d1d24e753073055e746630189" "hash": "d75617ecad4344d614294ff4cfd6503a95eb9d7befc514dfc10f9fc59a3e38ac"
} }
}, },
"bin": "lego.exe", "bin": "lego.exe",