Merge pull request #137 from rasa/rasa-dig

dig: Fix checkver URL
This commit is contained in:
Ross Smith II 2019-06-17 13:51:13 -07:00 committed by GitHub
commit e199106796
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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