From 1dc133977c169d00547fa27757fb27788206ab80 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 12:29:46 +0000 Subject: [PATCH] elixir: Update to version 1.16.1 --- bucket/elixir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/elixir.json b/bucket/elixir.json index 0fa9316d68..8fc0de1a6f 100644 --- a/bucket/elixir.json +++ b/bucket/elixir.json @@ -1,13 +1,13 @@ { - "version": "1.16.0", + "version": "1.16.1", "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.0.zip", - "hash": "a2eaee52e85c6b5825c66e34fdc46243cf2a7825336eec3d70e45393706fcac4", + "url": "https://builds.hex.pm/builds/elixir/v1.16.1.zip", + "hash": "30856798c36f094b6b95b141373c1179f62c016c058d7b2ee75ae724aada46fe", "env_add_path": "bin", "checkver": { "github": "https://github.com/elixir-lang/elixir"