mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
14 lines
437 B
JSON
14 lines
437 B
JSON
{
|
|
"homepage": "http://www.rust-lang.org",
|
|
"version": "1.2.0",
|
|
"license": "MIT/Apache 2.0",
|
|
"url": "https://static.rust-lang.org/dist/rust-1.2.0-x86_64-pc-windows-gnu.msi",
|
|
"hash": "0E148DB672EB489E8C977C75189C17E33E362CDFA11F3295ADB1F4989C58820B",
|
|
"bin": [
|
|
"Rust\\bin\\rustc.exe",
|
|
"Rust\\bin\\rustdoc.exe",
|
|
"Rust\\bin\\cargo.exe"
|
|
],
|
|
"checkver": "<h2>Docs \\(([0-9\\.]+)\\)</h2>"
|
|
}
|