mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
elixir: Update to version 1.11.0
This commit is contained in:
parent
308496f9f5
commit
e072d8f112
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.4",
|
"version": "1.11.0",
|
||||||
"description": "A dynamic and functional programming language designed for building scalable and maintainable applications.",
|
"description": "A dynamic and functional programming language designed for building scalable and maintainable applications.",
|
||||||
"homepage": "https://elixir-lang.org/",
|
"homepage": "https://elixir-lang.org/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"depends": "erlang",
|
"depends": "erlang",
|
||||||
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.10.4/Precompiled.zip",
|
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.11.0/Precompiled.zip",
|
||||||
"hash": "sha512:9727ae96d187d8b64e471ff0bb5694fcd1009cdcfd8b91a6b78b7542bb71fca59869d8440bb66a2523a6fec025f1d23394e7578674b942274c52b44e19ba2d43",
|
"hash": "sha512:6293f2a0ca87872789a9b3909e782cde77409e8b3f1699f42c95ef55360bdba27c69fe6aaa1c843ef004cc4ded9d92e4cc0053f845c0208ec38f1d11945cae07",
|
||||||
"env_add_path": "bin",
|
"env_add_path": "bin",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/elixir-lang/elixir"
|
"github": "https://github.com/elixir-lang/elixir"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user