From 99a19eb5d9399288e5c7d8b904461408383cdefe Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 28 Jun 2021 14:00:47 +0000 Subject: [PATCH] erlang: Update to version 24.0.3 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 6465a4575e..5907eee74e 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "23.3.4.4", + "version": "24.0.3", "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.3.4.4.exe#/dl.7z", - "hash": "bcf44f268adf0cf0903d0be8c17172e4454fefb7d366b3742c16551210a782d0" + "url": "http://erlang.org/download/otp_win64_24.0.3.exe#/dl.7z", + "hash": "7f6a6363e441bdeaebab7d3dc09ff978b93c5e9397f8b39ae7d083fb8abfa999" }, "32bit": { - "url": "http://erlang.org/download/otp_win32_23.3.4.4.exe#/dl.7z", - "hash": "3a08ca8eae265465bda52df1a9f84fe73656c3854ac1bdc621dd0e0692c8a929" + "url": "http://erlang.org/download/otp_win32_24.0.3.exe#/dl.7z", + "hash": "2f8311226771a645fd6ca6848e2eeeedcc2970328af34424115beb8c0cef7489" } }, "installer": {