mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
elixir: Update to version 1.19.3
This commit is contained in:
parent
567f46c7a4
commit
90979056e3
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.19.2",
|
"version": "1.19.3",
|
||||||
"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.19.2.zip",
|
"url": "https://builds.hex.pm/builds/elixir/v1.19.3.zip",
|
||||||
"hash": "a418de7ce29128f867bfa604a4cb1e36f5b9fe7dd4c64c4f153d85199848b07e",
|
"hash": "2e1730ba86821db3f8d0767dcb1f436419819391fe25425385013ea946ec067a",
|
||||||
"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