From 31c94e849170a37255153661b8b9ace1d1549885 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 16:26:57 +0000 Subject: [PATCH] elixir: Update to version 1.15.5 --- bucket/elixir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/elixir.json b/bucket/elixir.json index 05dd8fedad..5d50651c55 100644 --- a/bucket/elixir.json +++ b/bucket/elixir.json @@ -1,13 +1,13 @@ { - "version": "1.15.4", + "version": "1.15.5", "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.4.zip", - "hash": "2a1962075b97251b88aac43b58ef904481d4c32393b45c8ac704d70077bb0cce", + "url": "https://builds.hex.pm/builds/elixir/v1.15.5.zip", + "hash": "279550fd96bfcffb4a44b4d1bb54b8274ecc720427ee970f315c37ef5f27e0ce", "env_add_path": "bin", "checkver": { "github": "https://github.com/elixir-lang/elixir"