mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
Add 'scoop depends' command
This commit is contained in:
parent
459b1de691
commit
b80e7e3ffd
@ -1,6 +1,7 @@
|
||||
{
|
||||
"homepage": "http://elixir-lang.org/",
|
||||
"version": "0.10.3",
|
||||
"depends": "erlang",
|
||||
"url": "https://github.com/elixir-lang/elixir/releases/download/v0.10.3/v0.10.3.zip",
|
||||
"hash": "c898906651b3edb40e642221e58642a0abc165c97b3624a251bfe337efae9278",
|
||||
"bin": [
|
||||
|
||||
@ -2,6 +2,7 @@
|
||||
"homepage": "http://www.rust-lang.org",
|
||||
"version": "0.8",
|
||||
"license": "MIT/Apache 2.0",
|
||||
"depends": "gcc45",
|
||||
"url": "http://static.rust-lang.org/dist/rust-0.8-install.exe",
|
||||
"hash": "4d303232144cb4c3a6f34af6ff0cfe9f8eefae114c88c52ac63128c49cdef7f1",
|
||||
"innosetup": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user