mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
elixir: Update to version 1.9.4
This commit is contained in:
parent
8e7fc1d4d0
commit
a820b80941
@ -1,11 +1,11 @@
|
||||
{
|
||||
"homepage": "https://elixir-lang.org/",
|
||||
"description": "A dynamic and functional programming language designed for building scalable and maintainable applications.",
|
||||
"version": "1.9.3",
|
||||
"version": "1.9.4",
|
||||
"license": "Apache-2.0",
|
||||
"depends": "erlang",
|
||||
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.9.3/Precompiled.zip",
|
||||
"hash": "sha512:e5252721b5a08f48c5988027cb765f9317e7e271e52f3f4a3ebcb77581eb584c9aa0cdb216e12a3d626f725964fde2af84ce2241ac8b04d034dd461206c17f54",
|
||||
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.9.4/Precompiled.zip",
|
||||
"hash": "sha512:f86170bde3b3ad3d1365f34f77ab9cb424c4638a4067fd7d509787c03dea0d40061ef1a2c8d1d9e42bec65b8cda8c1bf32801e4712531eeaef50e0cd53ac2369",
|
||||
"env_add_path": "bin",
|
||||
"checkver": {
|
||||
"github": "https://github.com/elixir-lang/elixir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user