From e0c81d1fae2a5c6bef1ec5ffaea1fba1cb16195b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 12:30:13 +0000 Subject: [PATCH] elixir: Update to version 1.15.6 --- bucket/elixir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/elixir.json b/bucket/elixir.json index 5d50651c55..786f44429c 100644 --- a/bucket/elixir.json +++ b/bucket/elixir.json @@ -1,13 +1,13 @@ { - "version": "1.15.5", + "version": "1.15.6", "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.5.zip", - "hash": "279550fd96bfcffb4a44b4d1bb54b8274ecc720427ee970f315c37ef5f27e0ce", + "url": "https://builds.hex.pm/builds/elixir/v1.15.6.zip", + "hash": "d412070e0203ccacf67a3026eeaeb04fbb1f9d4e0003505c7c4105bed31532ff", "env_add_path": "bin", "checkver": { "github": "https://github.com/elixir-lang/elixir"