mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
elixir: Update to version 1.14.2
This commit is contained in:
parent
a8c5c6d8fe
commit
6c4ed417d1
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.14.1",
|
"version": "1.14.2",
|
||||||
"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://repo.hex.pm/builds/elixir/v1.14.1.zip",
|
"url": "https://repo.hex.pm/builds/elixir/v1.14.2.zip",
|
||||||
"hash": "bf4f583fff737fb0730d97e716262f012a7e643c5d5d5aaa8d5465b7ac18e6d4",
|
"hash": "bc5d245cbd8206f76179f91f7d423cd62bcbad37d577e1c15e578a322ff217b5",
|
||||||
"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