2019-08-14 18:36:50 -07:00

17 lines
664 B
JSON

{
"homepage": "https://elixir-lang.org/",
"description": "A dynamic and functional programming language designed for building scalable and maintainable applications.",
"version": "1.9.1",
"license": "Apache-2.0",
"depends": "erlang",
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.9.1/Precompiled.zip",
"hash": "17e43cb1627a0fa5625bc370cec0964ad6471ef242f1549e316db73c0d94fcc6",
"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"
}
}