From 029ecafcf85529879e761d3e9366c8f7e016253a Mon Sep 17 00:00:00 2001 From: Ross Smith II Date: Mon, 17 Jun 2019 13:31:09 -0700 Subject: [PATCH] dig: Fix checkver URL --- bucket/dig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/dig.json b/bucket/dig.json index 3975825d3e..b7f28e3372 100644 --- a/bucket/dig.json +++ b/bucket/dig.json @@ -16,7 +16,7 @@ "bin": "dig.exe", "checkver": { "url": "https://www.isc.org/downloads/", - "re": "Current-Stable[\\S\\s]*?BIND(.+).x64.zip" + "re": "Current-Stable[\\S\\s]*?BIND(.+)\\.x64\\.zip\"" }, "autoupdate": { "architecture": {