dotnet-sdk: fixed checkver

This commit is contained in:
Adam Soos 2018-11-07 22:10:59 +01:00
parent 230296a522
commit 800030aa20

View File

@ -14,8 +14,8 @@
},
"env_add_path": ".",
"checkver": {
"url": "https://raw.githubusercontent.com/dotnet/core/master/release-notes/releases.json",
"re": "\"version-sdk\":\\s+\"(?<version>[\\d.]+)\","
"url": "https://raw.githubusercontent.com/dotnet/core/master/release-notes/download-archive.md",
"re": "with SDK ([\\d.-]+)"
},
"autoupdate": {
"architecture": {