From 880580a1358313117764c861ed4d1974a01aab34 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 00:37:17 +0000 Subject: [PATCH] elixir: Update to version 1.14.1 --- bucket/elixir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/elixir.json b/bucket/elixir.json index 343726e9ac..69b8b68b7d 100644 --- a/bucket/elixir.json +++ b/bucket/elixir.json @@ -1,13 +1,13 @@ { - "version": "1.14.0", + "version": "1.14.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://repo.hex.pm/builds/elixir/v1.14.0.zip", - "hash": "sha256:cfe28e62c152235b948a0a89a833cb2795302604a5c21fe06f85a6f786e67b28", + "url": "https://repo.hex.pm/builds/elixir/v1.14.1.zip", + "hash": "bf4f583fff737fb0730d97e716262f012a7e643c5d5d5aaa8d5465b7ac18e6d4", "env_add_path": "bin", "checkver": { "github": "https://github.com/elixir-lang/elixir"