From 5efa55e34d041e4d93ab1249a987b2c25439a860 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 20:28:29 +0000 Subject: [PATCH] elixir: Update to version 1.18.0 --- bucket/elixir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/elixir.json b/bucket/elixir.json index 433ef5fcbc..22b0739aa7 100644 --- a/bucket/elixir.json +++ b/bucket/elixir.json @@ -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"