mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
elixir: Update to version 1.15.1
This commit is contained in:
parent
7491701488
commit
8238d46a55
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.15.0",
|
"version": "1.15.1",
|
||||||
"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.0.zip",
|
"url": "https://builds.hex.pm/builds/elixir/v1.15.1.zip",
|
||||||
"hash": "c7bed4c723564d0b5d0c410f98b2466d1bb82d18c24ab27139f2947f66848d62",
|
"hash": "6081c48aef2f5097e8288236a838d2328e10dc41fbece6c94e8c4ef6fe79c9b8",
|
||||||
"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