elixir: Update to version 1.18.0

This commit is contained in:
github-actions[bot] 2024-12-19 20:28:29 +00:00
parent d5a5b822e8
commit 5efa55e34d

View File

@ -1,13 +1,13 @@
{
"version": "1.17.3",
"version": "1.18.0",
"description": "A dynamic and functional programming language designed for building scalable and maintainable applications.",
"homepage": "https://elixir-lang.org/",
"license": "Apache-2.0",
"suggest": {
"Erlang compiler": "erlang"
},
"url": "https://builds.hex.pm/builds/elixir/v1.17.3.zip",
"hash": "ec481d8bb76d8007820e038ff258423e94ddb86d8ab910d1211efad37614b89e",
"url": "https://builds.hex.pm/builds/elixir/v1.18.0.zip",
"hash": "1a22cd21b312a8077c6c9125d612cf6ccca3739dc7846c971077761370f88386",
"env_add_path": "bin",
"checkver": {
"github": "https://github.com/elixir-lang/elixir"