mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
rust-msvc: Fix checkver
This commit is contained in:
parent
5a2fd387ff
commit
fc1d93640b
@ -18,8 +18,8 @@
|
|||||||
"Rust\\bin\\cargo.exe"
|
"Rust\\bin\\cargo.exe"
|
||||||
],
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://github.com/rust-lang/rust/releases",
|
"url": "https://www.rust-lang.org/en-US/",
|
||||||
"re": "<span class=\"tag-name\">([\\d.]+)</span>"
|
"re": "Install Rust <span>([\\d.]+)</span>"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user