From a1501da80241f5f7b7c39ecf91b33cf26fa46b55 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 08:36:00 +0000 Subject: [PATCH] erlang: Update to version 24.3.4 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index aee44fc78f..a46bee33e6 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "24.3.3", + "version": "24.3.4", "description": "A programming language used to build massively scalable soft real-time systems with requirements on high availability.", "homepage": "https://www.erlang.org", "license": "Apache-2.0", @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://erlang.org/download/otp_win64_24.3.3.exe#/dl.7z", - "hash": "a0572740707fc3ffff29e5d967be631c99c1edc5db84ea099b21cbccc424cd97" + "url": "https://erlang.org/download/otp_win64_24.3.4.exe#/dl.7z", + "hash": "ac0f2884982cf1dc187aedba83ba7a5102ef9e300016553fe8a1c6136aa61f7f" }, "32bit": { - "url": "https://erlang.org/download/otp_win32_24.3.3.exe#/dl.7z", - "hash": "246264b987699d1ca67e19be617a8918c625287f71e136451e430991ce231904" + "url": "https://erlang.org/download/otp_win32_24.3.4.exe#/dl.7z", + "hash": "c82f6b39de04a99238c79e4beac47a2a360f21852dd4debceba3041ee7cdd961" } }, "installer": {