mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-19 07:01:20 +00:00
18 lines
511 B
JSON
18 lines
511 B
JSON
{
|
|
"homepage": "http://www.rust-lang.org",
|
|
"version": "1.5.0",
|
|
"license": "MIT/Apache 2.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://static.rust-lang.org/dist/rust-1.5.0-x86_64-pc-windows-msvc.msi",
|
|
"hash": "186339748eb83dbb588231f66511134b77ac93bdcf41e330954e51b04edf467e"
|
|
}
|
|
},
|
|
"bin": [
|
|
"Rust\\bin\\rustc.exe",
|
|
"Rust\\bin\\rustdoc.exe",
|
|
"Rust\\bin\\cargo.exe"
|
|
],
|
|
"checkver": "<h2>Docs \\(([0-9\\.]+)\\)</h2>"
|
|
}
|