From bb85b930df1bfff1b5d187e001e5f7a2f225ddc3 Mon Sep 17 00:00:00 2001 From: Ross Smith II Date: Fri, 26 Mar 2021 07:49:57 -0700 Subject: [PATCH] Update wget.json --- bucket/wget.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bucket/wget.json b/bucket/wget.json index 7bbe0d2d57..58d5ac28a4 100644 --- a/bucket/wget.json +++ b/bucket/wget.json @@ -16,7 +16,10 @@ }, "post_install": "\"ca_certificate=$(appdir cacert $global)\\current\\cacert.pem\" | out-file \"$dir\\wget.ini\" -encoding default", "bin": "wget.exe", - "checkver": "GNU Wget ([\\d.]+) for Windows", + "checkver": { + "url": "https://eternallybored.org/misc/wget/releases/?C=M;O=D", + "regex": "/wget-([\\d.-])-win64\\.zip" + }, "autoupdate": { "architecture": { "64bit": {