mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
dotnet-sdk: fixed checkver
This commit is contained in:
parent
230296a522
commit
800030aa20
@ -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": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user