From 96cef99fb088f99cbbde3de43ef16f91a5dd3a6d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 16:30:19 +0000 Subject: [PATCH] elixir: Update to version 1.18.4 --- bucket/elixir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"