diff --git a/bucket/nunit-console.json b/bucket/nunit-console.json index 2768ca8642..470d186ad8 100644 --- a/bucket/nunit-console.json +++ b/bucket/nunit-console.json @@ -20,7 +20,7 @@ }, "checkver": { "url": "https://chocolatey.org/packages/nunit-console-runner", - "regex": "Chocolatey.*?([\\d.]+)\\r" + "regex": "\\s+([\\d.]+)" }, "autoupdate": { "url": "https://packages.chocolatey.org/nunit-console-runner.$version.nupkg",