From a8ee1a692e78a9e16c784e244ee7e093b83814b0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 17 Jun 2021 10:00:44 +0000 Subject: [PATCH] erlang: Update to version 23.3.4.4 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index b5725af51d..6465a4575e 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "24.0.2", + "version": "23.3.4.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": "http://erlang.org/download/otp_win64_24.0.2.exe#/dl.7z", - "hash": "52562e935167b87ac99bf1757a6f5086a7cba59ab17de2e203c9f67a45d3e21a" + "url": "http://erlang.org/download/otp_win64_23.3.4.4.exe#/dl.7z", + "hash": "bcf44f268adf0cf0903d0be8c17172e4454fefb7d366b3742c16551210a782d0" }, "32bit": { - "url": "http://erlang.org/download/otp_win32_24.0.2.exe#/dl.7z", - "hash": "65ca0ec374c2ae4f4c076e7665ccf227a004e3fb4dda0756bd84a927f9fc2645" + "url": "http://erlang.org/download/otp_win32_23.3.4.4.exe#/dl.7z", + "hash": "3a08ca8eae265465bda52df1a9f84fe73656c3854ac1bdc621dd0e0692c8a929" } }, "installer": {