nunit-console: Fix checkver (#445)

See #150.
This commit is contained in:
Ross Smith II 2019-09-22 13:54:39 -07:00 committed by Richard Kuhnt
parent 34801703a7
commit 00e2338725

View File

@ -20,7 +20,7 @@
},
"checkver": {
"url": "https://chocolatey.org/packages/nunit-console-runner",
"regex": "Chocolatey.*?([\\d.]+)\\r"
"regex": "\\s+([\\d.]+)</title>"
},
"autoupdate": {
"url": "https://packages.chocolatey.org/nunit-console-runner.$version.nupkg",