From ba2bf4ef2dd927f255e3931d116097fec262ee67 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 16:30:55 +0000 Subject: [PATCH] lego: Update to version 4.19.0 --- bucket/lego.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lego.json b/bucket/lego.json index c09b8779a3..ba2af2f1cf 100644 --- a/bucket/lego.json +++ b/bucket/lego.json @@ -1,20 +1,20 @@ { - "version": "4.18.0", + "version": "4.19.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.18.0/lego_v4.18.0_windows_amd64.zip", - "hash": "7e9bd488b39908efaba7092eeb4d1c5b793eb7d1b0d29ef23eff5bcc805dcad2" + "url": "https://github.com/go-acme/lego/releases/download/v4.19.0/lego_v4.19.0_windows_amd64.zip", + "hash": "c629c07b1c6eb3b8ef2de9502026f11783ab5556ee490007fbb07a7481658d9b" }, "32bit": { - "url": "https://github.com/go-acme/lego/releases/download/v4.18.0/lego_v4.18.0_windows_386.zip", - "hash": "3f7ffbd2756f03719e6e039ce15d2830830d8e85e3ba2fac057412804a8dcbf7" + "url": "https://github.com/go-acme/lego/releases/download/v4.19.0/lego_v4.19.0_windows_386.zip", + "hash": "5bcd3013a89ff77b83acfe1f6d54cc4b0dfa83ae89d06b86c16f9fad88242a09" }, "arm64": { - "url": "https://github.com/go-acme/lego/releases/download/v4.18.0/lego_v4.18.0_windows_arm64.zip", - "hash": "2c24f3c2f00423ae036df5dd124e7737f19a4b5f89bc23bc84715c15ca1ba7fe" + "url": "https://github.com/go-acme/lego/releases/download/v4.19.0/lego_v4.19.0_windows_arm64.zip", + "hash": "e4db2f00c8c6046031b1354d1991329ff7308e56153c3b6149acffc9f792d390" } }, "bin": "lego.exe",