{ "homepage": "https://elixir-lang.org/", "description": "A dynamic and functional programming language designed for building scalable and maintainable applications.", "version": "1.9.2", "license": "Apache-2.0", "depends": "erlang", "url": "https://github.com/elixir-lang/elixir/releases/download/v1.9.2/Precompiled.zip", "hash": "sha512:21f5fd086ec68b180857a839fdf0edfb594f33c85ce3fd9bdf5ec9122ee5513244bb3dd2d6c20ba3f162705cf26e89a79033e7938c370c6b7393bfe5aff288c9", "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", "hash": { "url": "https://github.com/elixir-lang/elixir/releases/tag/v$version/", "regex": "$basename SHA512: $sha512" } } }