From f91ab00cf6360a0b279cd5fe0966e1c6d1eb5b5c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:31:22 +0000 Subject: [PATCH] elixir: Update to version 1.15.4 --- bucket/elixir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/elixir.json b/bucket/elixir.json index 47eeb637d3..05dd8fedad 100644 --- a/bucket/elixir.json +++ b/bucket/elixir.json @@ -1,13 +1,13 @@ { - "version": "1.15.3", + "version": "1.15.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.15.3.zip", - "hash": "b30640729e896c434c315578057c58254e241a4e3c7497cbd1a359488339f3e9", + "url": "https://builds.hex.pm/builds/elixir/v1.15.4.zip", + "hash": "2a1962075b97251b88aac43b58ef904481d4c32393b45c8ac704d70077bb0cce", "env_add_path": "bin", "checkver": { "github": "https://github.com/elixir-lang/elixir"