h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08:00

15 lines
505 B
JSON

{
"homepage": "https://elixir-lang.org/",
"version": "1.8.1",
"depends": "erlang",
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.8.1/Precompiled.zip",
"hash": "d4f64ac7df27e493b21e3488ea0788afd42f8a7b55dabcb5c2855e7bdc509318",
"env_add_path": "bin",
"checkver": {
"github": "https://github.com/elixir-lang/elixir"
},
"autoupdate": {
"url": "https://github.com/elixir-lang/elixir/releases/download/v$version/Precompiled.zip"
}
}