mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
14 lines
352 B
JSON
14 lines
352 B
JSON
{
|
|
"homepage": "http://www.rust-lang.org",
|
|
"version": "0.9",
|
|
"license": "MIT/Apache 2.0",
|
|
"depends": "gcc45",
|
|
"url": "http://static.rust-lang.org/dist/rust-0.9-install.exe",
|
|
"hash": "6ab14e25761d61ba724c5f77403d09d566d3187a2e048e006036b960d938fe90",
|
|
"innosetup": true,
|
|
"bin": [
|
|
"bin\\rustc.exe",
|
|
"bin\\rustdoc.exe",
|
|
"bin\\rustpkg.exe"
|
|
]
|
|
} |