elixir: Update to version 1.18.3

This commit is contained in:
github-actions[bot] 2025-03-06 12:32:55 +00:00
parent 0d77e8fb1e
commit 509e40f48f

View File

@ -1,13 +1,13 @@
{ {
"version": "1.18.2", "version": "1.18.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.18.2.zip", "url": "https://builds.hex.pm/builds/elixir/v1.18.3.zip",
"hash": "80c1778f2c803b859b2ce6187e4539ddb6d7a2c62c86d43fdffa71d4adcdd3e0", "hash": "909e2c87cc82dc7c51950ce26b33b6d7f5120e3c59889906883e07f485d5498f",
"env_add_path": "bin", "env_add_path": "bin",
"checkver": { "checkver": {
"github": "https://github.com/elixir-lang/elixir" "github": "https://github.com/elixir-lang/elixir"