From bed75a7688a2d92d5efd0cbc3a0dfef22e5cb370 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 4 Feb 2021 14:00:47 +0000 Subject: [PATCH] erlang: Update to version 23.2.4 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index ee009d8664..29f292fe97 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "23.2.3", + "version": "23.2.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_23.2.3.exe#/dl.7z", - "hash": "032a920c9adde9002a33febd74137dac34b671e4259d68b6aa70a1dc26260e1b" + "url": "http://erlang.org/download/otp_win64_23.2.4.exe#/dl.7z", + "hash": "62dad12a926a97a53c2a5b071814e5f7d4e16906e1687a51731900aacaf8973d" }, "32bit": { - "url": "http://erlang.org/download/otp_win32_23.2.3.exe#/dl.7z", - "hash": "a048911f80d6420ccb39748ea3ea09bb347eb23a57c5f205c5db465623984fa1" + "url": "http://erlang.org/download/otp_win32_23.2.4.exe#/dl.7z", + "hash": "199913b0e5255cc2c3ca9e55827ebc4e1c21db3658653a1f91e7b47233b31f51" } }, "installer": {