diff --git a/bucket/lego.json b/bucket/lego.json index efa1ade21d..66ae0d0230 100644 --- a/bucket/lego.json +++ b/bucket/lego.json @@ -1,16 +1,16 @@ { - "version": "4.7.0", + "version": "4.8.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.7.0/lego_v4.7.0_windows_amd64.zip", - "hash": "2436b737b506390a96fe122071442ef37a8380db91d0bfe1f8412a519161effc" + "url": "https://github.com/go-acme/lego/releases/download/v4.8.0/lego_v4.8.0_windows_amd64.zip", + "hash": "7aeb9e626c86e7c5d25e06d50bca17ff3c85e021bf4cb1067da10cf1ed19b58d" }, "32bit": { - "url": "https://github.com/go-acme/lego/releases/download/v4.7.0/lego_v4.7.0_windows_386.zip", - "hash": "441b33f101c0d3d47c290ebf3837d31a64a7053994000d6432badd9cf06a7f60" + "url": "https://github.com/go-acme/lego/releases/download/v4.8.0/lego_v4.8.0_windows_386.zip", + "hash": "63a9c1e5fe586f1fed2444a6215c1c18b99b237b3e6ea82cfa4d1331313942bd" } }, "bin": "lego.exe",