mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
elixir: Update to version 1.18.4
This commit is contained in:
parent
df0c65465e
commit
96cef99fb0
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.18.3",
|
"version": "1.18.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",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"Erlang compiler": "erlang"
|
"Erlang compiler": "erlang"
|
||||||
},
|
},
|
||||||
"url": "https://builds.hex.pm/builds/elixir/v1.18.3.zip",
|
"url": "https://builds.hex.pm/builds/elixir/v1.18.4.zip",
|
||||||
"hash": "909e2c87cc82dc7c51950ce26b33b6d7f5120e3c59889906883e07f485d5498f",
|
"hash": "04ecc784c59692ce15511fbba54638d947f0566f5baf69c6542d4bf2ea89cd1a",
|
||||||
"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