diff --git a/bucket/elixir.json b/bucket/elixir.json index e51b5ea614..5bd0707d02 100644 --- a/bucket/elixir.json +++ b/bucket/elixir.json @@ -1,13 +1,13 @@ { - "version": "1.18.3", + "version": "1.18.4", "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.18.3.zip", - "hash": "909e2c87cc82dc7c51950ce26b33b6d7f5120e3c59889906883e07f485d5498f", + "url": "https://builds.hex.pm/builds/elixir/v1.18.4.zip", + "hash": "04ecc784c59692ce15511fbba54638d947f0566f5baf69c6542d4bf2ea89cd1a", "env_add_path": "bin", "checkver": { "github": "https://github.com/elixir-lang/elixir"