From d415b059d8b5f615467021dee2c577422f08948e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 08:27:43 +0000 Subject: [PATCH] elixir: Update to version 1.15.3 --- bucket/elixir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/elixir.json b/bucket/elixir.json index d4e48ef693..47eeb637d3 100644 --- a/bucket/elixir.json +++ b/bucket/elixir.json @@ -1,13 +1,13 @@ { - "version": "1.15.2", + "version": "1.15.3", "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.2.zip", - "hash": "d45a715ce7a4ce5f9535399d75156176d1a3889efbbf516a36348009ed428c09", + "url": "https://builds.hex.pm/builds/elixir/v1.15.3.zip", + "hash": "b30640729e896c434c315578057c58254e241a4e3c7497cbd1a359488339f3e9", "env_add_path": "bin", "checkver": { "github": "https://github.com/elixir-lang/elixir"