lego: Update to version 4.12.1

This commit is contained in:
github-actions[bot] 2023-06-06 20:24:11 +00:00
parent 07daeb3999
commit eda74bbc85

View File

@ -1,20 +1,20 @@
{ {
"version": "4.12.0", "version": "4.12.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.0/lego_v4.12.0_windows_amd64.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.12.1/lego_v4.12.1_windows_amd64.zip",
"hash": "5419dc2e62b8ec6ff0cfaa349230eac81564322e52a8b572a11659ffd8fba527" "hash": "6b83125b33f47fdd16079de6ab0ed079e6b43ad316cc1c2931e831ccc0442d8d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/go-acme/lego/releases/download/v4.12.0/lego_v4.12.0_windows_386.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.12.1/lego_v4.12.1_windows_386.zip",
"hash": "70cc5e509d99dbabd91f3afaf8a4f64354c082e0bc4ed5787004c2ff30e043ef" "hash": "7a0a34841fbca445995f0fdc7e5da0833e2977e4baa6c3c225bf975f19396b0d"
}, },
"arm64": { "arm64": {
"url": "https://github.com/go-acme/lego/releases/download/v4.12.0/lego_v4.12.0_windows_arm64.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.12.1/lego_v4.12.1_windows_arm64.zip",
"hash": "3397afebac5f8e5f65d9db4a67a2abbf8b00e15eb25236a11d16ef4093e6e8b7" "hash": "55943370bef39e03ce34bdd4c10bb4cffaa0d05f0fd2d335b1d1b137243d0908"
} }
}, },
"bin": "lego.exe", "bin": "lego.exe",