From c85d3b4619888577ff8c0d1260d4e2d9d0b41978 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 12:31:45 +0000 Subject: [PATCH] elixir: Update to version 1.17.0 --- bucket/elixir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/elixir.json b/bucket/elixir.json index 023b1bcb9b..441ce8c07d 100644 --- a/bucket/elixir.json +++ b/bucket/elixir.json @@ -1,13 +1,13 @@ { - "version": "1.16.3", + "version": "1.17.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.16.3.zip", - "hash": "d01d22ef11651cf933747f9ceb401f7ef7d932d46e64dc7970713fa9a8063720", + "url": "https://builds.hex.pm/builds/elixir/v1.17.0.zip", + "hash": "6e73b110d533043a5974d5771475735a5c7b9a52ae6ff2ada35ee2f22ac139d0", "env_add_path": "bin", "checkver": { "github": "https://github.com/elixir-lang/elixir"