rust-msvc: Fix checkver

This commit is contained in:
Brandon Smith 2018-08-26 16:02:46 -04:00
parent 5a2fd387ff
commit fc1d93640b

View File

@ -18,8 +18,8 @@
"Rust\\bin\\cargo.exe"
],
"checkver": {
"url": "https://github.com/rust-lang/rust/releases",
"re": "<span class=\"tag-name\">([\\d.]+)</span>"
"url": "https://www.rust-lang.org/en-US/",
"re": "Install Rust <span>([\\d.]+)</span>"
},
"autoupdate": {
"architecture": {