From 055f20c502ea385b57d5a9c585d84be72529c0c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 20:24:15 +0000 Subject: [PATCH] lego: Update to version 4.13.3 --- bucket/lego.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lego.json b/bucket/lego.json index 2d9e1ccfe8..e6ae81d0fa 100644 --- a/bucket/lego.json +++ b/bucket/lego.json @@ -1,20 +1,20 @@ { - "version": "4.13.2", + "version": "4.13.3", "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.13.2/lego_v4.13.2_windows_amd64.zip", - "hash": "d76696a4b30cbfb05f083003c1a44601f6471fc9f209a0fdbe0ec861d0a15016" + "url": "https://github.com/go-acme/lego/releases/download/v4.13.3/lego_v4.13.3_windows_amd64.zip", + "hash": "c576713fd6ce14e6924be9466ade8ad96e84eb1cb1dc9d5e9873778720eef028" }, "32bit": { - "url": "https://github.com/go-acme/lego/releases/download/v4.13.2/lego_v4.13.2_windows_386.zip", - "hash": "40ad8190bb7e29cde5e7c406d2727bf01e204fc326592930aee8624e3051fd11" + "url": "https://github.com/go-acme/lego/releases/download/v4.13.3/lego_v4.13.3_windows_386.zip", + "hash": "f750ac81eefae46140e1728cac54e54f377f96077e78b702fde44b16d4b3d337" }, "arm64": { - "url": "https://github.com/go-acme/lego/releases/download/v4.13.2/lego_v4.13.2_windows_arm64.zip", - "hash": "1d3e195f80b614989fb51867b16d45b31b403e31daf36afed09273f890446421" + "url": "https://github.com/go-acme/lego/releases/download/v4.13.3/lego_v4.13.3_windows_arm64.zip", + "hash": "2acc2c55b533c640feca9b777307547e21afd97954866cd7799d046471ed9bfa" } }, "bin": "lego.exe",