lego: Update to version 4.10.2

This commit is contained in:
github-actions[bot] 2023-02-26 16:29:41 +00:00
parent 840a909724
commit be2eda84c6

View File

@ -1,16 +1,16 @@
{ {
"version": "4.10.1", "version": "4.10.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.10.1/lego_v4.10.1_windows_amd64.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.10.2/lego_v4.10.2_windows_amd64.zip",
"hash": "0f7b745596ff2d9bf4cc9024d33d2ea4926051f7bec60eb0ba8b56c148c792e4" "hash": "c367f2c73fb39d8e9547866d0fa0b57707d37b83e93c551560a0445ed705265f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/go-acme/lego/releases/download/v4.10.1/lego_v4.10.1_windows_386.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.10.2/lego_v4.10.2_windows_386.zip",
"hash": "08037bdf6b5f6db55c27aecd63af08db1f7fd94e9fd719d821c00f7861552538" "hash": "69ce0f93fff37bba3bd4368bb03ac06e1632eb81734147e9d39cfc23c4d55ddb"
} }
}, },
"bin": "lego.exe", "bin": "lego.exe",