From 6a57467b566b25610d8014b4205685fcf17a054d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 16:31:48 +0000 Subject: [PATCH] elixir: Update to version 1.13.3 --- bucket/elixir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/elixir.json b/bucket/elixir.json index 595cd5b5f6..ae207da1b9 100644 --- a/bucket/elixir.json +++ b/bucket/elixir.json @@ -1,11 +1,11 @@ { - "version": "1.13.2", + "version": "1.13.3", "description": "A dynamic and functional programming language designed for building scalable and maintainable applications.", "homepage": "https://elixir-lang.org/", "license": "Apache-2.0", "depends": "erlang", - "url": "https://github.com/elixir-lang/elixir/releases/download/v1.13.2/Precompiled.zip", - "hash": "sha512:74cc0b3d7ddb0156d6695b3b08319d0c01fcfac053407b0bf8b456013d21d1b37ffd5cba389557edfb6af329fbed07c8cd1061a6698b60e1b16a70c898720ec2", + "url": "https://github.com/elixir-lang/elixir/releases/download/v1.13.3/Precompiled.zip", + "hash": "sha512:93132c03a16479cfd48c509e2c5ee145b9062d77d528ac2eaeae460f4349f138286f14d34a1ee884e6c76081fe1bf52d27788b944ef06feaa40c07bec41a0a27", "env_add_path": "bin", "checkver": { "github": "https://github.com/elixir-lang/elixir"