mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
elixir: Update to version 1.15.6
This commit is contained in:
parent
a8f441192c
commit
e0c81d1fae
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.15.5",
|
"version": "1.15.6",
|
||||||
"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.15.5.zip",
|
"url": "https://builds.hex.pm/builds/elixir/v1.15.6.zip",
|
||||||
"hash": "279550fd96bfcffb4a44b4d1bb54b8274ecc720427ee970f315c37ef5f27e0ce",
|
"hash": "d412070e0203ccacf67a3026eeaeb04fbb1f9d4e0003505c7c4105bed31532ff",
|
||||||
"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