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