From 115c09469a23ffeb6f74bde884f23129f7e1a0e4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 20:27:19 +0000 Subject: [PATCH] lego: Update to version 4.19.2 --- bucket/lego.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/lego.json b/bucket/lego.json index eea882734d..eb71120047 100644 --- a/bucket/lego.json +++ b/bucket/lego.json @@ -1,20 +1,20 @@ { - "version": "4.19.1", + "version": "4.19.2", "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.19.1/lego_v4.19.1_windows_amd64.zip", - "hash": "f09236c7706b7e8963cebfe06fffa176a7f7460f20183bb39ef3ee7b928fab24" + "url": "https://github.com/go-acme/lego/releases/download/v4.19.2/lego_v4.19.2_windows_amd64.zip", + "hash": "9b91a1e4f32b3f5e55fa6e455b8a72069cd2983ec7a36d275f0aa4b0d82a0de6" }, "32bit": { - "url": "https://github.com/go-acme/lego/releases/download/v4.19.1/lego_v4.19.1_windows_386.zip", - "hash": "66f7fb9cd17e30db00b31ecbfe6dcd2d9e7cece2fdcba448644df37d450c2d01" + "url": "https://github.com/go-acme/lego/releases/download/v4.19.2/lego_v4.19.2_windows_386.zip", + "hash": "b4f536537c295f4476c8b53bef2711071b2fe3784c39db2870c92a86753e487f" }, "arm64": { - "url": "https://github.com/go-acme/lego/releases/download/v4.19.1/lego_v4.19.1_windows_arm64.zip", - "hash": "21bc3c02b7e0f1fdd5f2f4b3f19bb421439e8ddd37a2ec522b2ae6ce3bd130ad" + "url": "https://github.com/go-acme/lego/releases/download/v4.19.2/lego_v4.19.2_windows_arm64.zip", + "hash": "1dba081d3a0bbcb46a2201bdae2c0b8dced37bd402df9efb8c2f3914d465ec93" } }, "bin": "lego.exe",