From cc0df23e9ccb1ab6aaf9267a08ec8ac290701a37 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2024 00:34:11 +0000 Subject: [PATCH] elixir: Update to version 1.17.2 --- bucket/elixir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/elixir.json b/bucket/elixir.json index c7708257f2..1cd0e13dab 100644 --- a/bucket/elixir.json +++ b/bucket/elixir.json @@ -1,13 +1,13 @@ { - "version": "1.17.1", + "version": "1.17.2", "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.17.1.zip", - "hash": "b0f474673c1e536c8b3c952e4aeb04bf9b2e94f3d67b44e16eed05811e2084e4", + "url": "https://builds.hex.pm/builds/elixir/v1.17.2.zip", + "hash": "c1a0860b805ef4925ca9e97ecf9f84b3d3fc62e6a48a91c1cbe6344c3b02400b", "env_add_path": "bin", "checkver": { "github": "https://github.com/elixir-lang/elixir"