From 42db71cdae22ef83aa26765b485d853fbed08986 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 May 2023 20:23:27 +0000 Subject: [PATCH] lego: Update to version 4.12.0 --- bucket/lego.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lego.json b/bucket/lego.json index 4bbebee714..85f974577c 100644 --- a/bucket/lego.json +++ b/bucket/lego.json @@ -1,20 +1,20 @@ { - "version": "4.11.0", + "version": "4.12.0", "description": "Let's Encrypt/ACME client and library written in Go", "homepage": "https://github.com/go-acme/lego", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/go-acme/lego/releases/download/v4.11.0/lego_v4.11.0_windows_amd64.zip", - "hash": "9a6b94f3ef424bd500c957134683dfeb70ce3725519c9dbb63ec9966bd2399d2" + "url": "https://github.com/go-acme/lego/releases/download/v4.12.0/lego_v4.12.0_windows_amd64.zip", + "hash": "5419dc2e62b8ec6ff0cfaa349230eac81564322e52a8b572a11659ffd8fba527" }, "32bit": { - "url": "https://github.com/go-acme/lego/releases/download/v4.11.0/lego_v4.11.0_windows_386.zip", - "hash": "200d3c88882fbc123402bb6335a8b9741e75027ead5081147b771b5d15064cfe" + "url": "https://github.com/go-acme/lego/releases/download/v4.12.0/lego_v4.12.0_windows_386.zip", + "hash": "70cc5e509d99dbabd91f3afaf8a4f64354c082e0bc4ed5787004c2ff30e043ef" }, "arm64": { - "url": "https://github.com/go-acme/lego/releases/download/v4.11.0/lego_v4.11.0_windows_arm64.zip", - "hash": "e3fa68aae56cee1defcb7e87a8a694b2ca040498248f06e1f0e2197b1f2a09ad" + "url": "https://github.com/go-acme/lego/releases/download/v4.12.0/lego_v4.12.0_windows_arm64.zip", + "hash": "3397afebac5f8e5f65d9db4a67a2abbf8b00e15eb25236a11d16ef4093e6e8b7" } }, "bin": "lego.exe",