mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
elixir: Update to version 1.11.4
This commit is contained in:
parent
b0c5fc1d6b
commit
2f5acf3673
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "1.11.3",
|
"version": "1.11.4",
|
||||||
"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.11.3/Precompiled.zip",
|
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.11.4/Precompiled.zip",
|
||||||
"hash": "cef4afb9b578908ca66dee49b324bc5b753aace447b3ecd92214fcc412d5d544",
|
"hash": "c5d14e66f748d711a167d7526ec71c2d67a7ca3ebd604d9686d035be86ea6c83",
|
||||||
"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