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