mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
elixir: Update to version 1.9.3
This commit is contained in:
parent
c7c04f0b29
commit
8e7fc1d4d0
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://elixir-lang.org/",
|
"homepage": "https://elixir-lang.org/",
|
||||||
"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.",
|
||||||
"version": "1.9.2",
|
"version": "1.9.3",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"depends": "erlang",
|
"depends": "erlang",
|
||||||
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.9.2/Precompiled.zip",
|
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.9.3/Precompiled.zip",
|
||||||
"hash": "sha512:21f5fd086ec68b180857a839fdf0edfb594f33c85ce3fd9bdf5ec9122ee5513244bb3dd2d6c20ba3f162705cf26e89a79033e7938c370c6b7393bfe5aff288c9",
|
"hash": "sha512:e5252721b5a08f48c5988027cb765f9317e7e271e52f3f4a3ebcb77581eb584c9aa0cdb216e12a3d626f725964fde2af84ce2241ac8b04d034dd461206c17f54",
|
||||||
"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