From eda74bbc857df0ba0c91baa931eeb031a6de7ba8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 20:24:11 +0000 Subject: [PATCH] lego: Update to version 4.12.1 --- bucket/lego.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lego.json b/bucket/lego.json index 85f974577c..e4f4169ee3 100644 --- a/bucket/lego.json +++ b/bucket/lego.json @@ -1,20 +1,20 @@ { - "version": "4.12.0", + "version": "4.12.1", "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.12.0/lego_v4.12.0_windows_amd64.zip", - "hash": "5419dc2e62b8ec6ff0cfaa349230eac81564322e52a8b572a11659ffd8fba527" + "url": "https://github.com/go-acme/lego/releases/download/v4.12.1/lego_v4.12.1_windows_amd64.zip", + "hash": "6b83125b33f47fdd16079de6ab0ed079e6b43ad316cc1c2931e831ccc0442d8d" }, "32bit": { - "url": "https://github.com/go-acme/lego/releases/download/v4.12.0/lego_v4.12.0_windows_386.zip", - "hash": "70cc5e509d99dbabd91f3afaf8a4f64354c082e0bc4ed5787004c2ff30e043ef" + "url": "https://github.com/go-acme/lego/releases/download/v4.12.1/lego_v4.12.1_windows_386.zip", + "hash": "7a0a34841fbca445995f0fdc7e5da0833e2977e4baa6c3c225bf975f19396b0d" }, "arm64": { - "url": "https://github.com/go-acme/lego/releases/download/v4.12.0/lego_v4.12.0_windows_arm64.zip", - "hash": "3397afebac5f8e5f65d9db4a67a2abbf8b00e15eb25236a11d16ef4093e6e8b7" + "url": "https://github.com/go-acme/lego/releases/download/v4.12.1/lego_v4.12.1_windows_arm64.zip", + "hash": "55943370bef39e03ce34bdd4c10bb4cffaa0d05f0fd2d335b1d1b137243d0908" } }, "bin": "lego.exe",