dig: Fix checkver URL

This commit is contained in:
Ross Smith II 2019-06-17 13:31:09 -07:00
parent bc5de1d716
commit 029ecafcf8

View File

@ -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": {