mirror of
https://github.com/ScoopInstaller/Scoop.git
synced 2026-09-21 21:05:49 +00:00
rust 0.8
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"homepage": "http://www.rust-lang.org",
|
||||
"version": "0.8",
|
||||
"license": "MIT/Apache 2.0",
|
||||
"url": "http://static.rust-lang.org/dist/rust-0.8-install.exe",
|
||||
"hash": "4d303232144cb4c3a6f34af6ff0cfe9f8eefae114c88c52ac63128c49cdef7f1",
|
||||
"innosetup": true,
|
||||
"bin": [
|
||||
"bin\\rust.exe",
|
||||
"bin\\rustc.exe",
|
||||
"bin\\rustdoc.exe",
|
||||
"bin\\rusti.exe",
|
||||
"bin\\rustpkg.exe"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user