From 0dc6e27c20754c34fbd002662764ff457b225654 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 16:28:55 +0000 Subject: [PATCH] elixir: Update to version 1.14.5 --- bucket/elixir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/elixir.json b/bucket/elixir.json index f2e907bf9a..d817d83832 100644 --- a/bucket/elixir.json +++ b/bucket/elixir.json @@ -1,13 +1,13 @@ { - "version": "1.14.4", + "version": "1.14.5", "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://repo.hex.pm/builds/elixir/v1.14.4.zip", - "hash": "127b4764450a8a2c8dfaf72c11762340811f488ab8451b7fae4135100b99ea3b", + "url": "https://repo.hex.pm/builds/elixir/v1.14.5.zip", + "hash": "f4e4e46aa5b3ddb2de7dd7147c0dfb8e6299be49a6cf5418fcc7fc02f9d633a1", "env_add_path": "bin", "checkver": { "github": "https://github.com/elixir-lang/elixir"