mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
elixir: Update to version 1.11.2
This commit is contained in:
parent
528a695559
commit
e7af0a5553
@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "1.11.1",
|
||||
"version": "1.11.2",
|
||||
"description": "A dynamic and functional programming language designed for building scalable and maintainable applications.",
|
||||
"homepage": "https://elixir-lang.org/",
|
||||
"license": "Apache-2.0",
|
||||
"depends": "erlang",
|
||||
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.11.1/Precompiled.zip",
|
||||
"hash": "sha512:c70e7d3e338ab2449301c7864a2dd96e8d474f3fee533a66706c67cd733db74c2d529b9887961db9f07530eeed4cce917c480e5e8c4201060c7fa494e8b376da",
|
||||
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.11.2/Precompiled.zip",
|
||||
"hash": "sha512:7b6ece70d2db6cf4b02c3e72f0ae2edc68e13a2651876525eab08e3c3c3f1f88d294e3f412c3fb736bc84ba4c2897930101b0ac715e322f1554f29c69e2d1e77",
|
||||
"env_add_path": "bin",
|
||||
"checkver": {
|
||||
"github": "https://github.com/elixir-lang/elixir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user