From 9563ed47cd9cdde9e691eeaa2ca99c18bc900849 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 30 Jul 2021 10:00:46 +0000 Subject: [PATCH] erlang: Update to version 24.0.5 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 8f329c8133..fc10f905ad 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "24.0.4", + "version": "24.0.5", "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.4.exe#/dl.7z", - "hash": "a69e439c7c6266b523cbdf66036cea4597be477e6914498551c9fbc54fe5770f" + "url": "http://erlang.org/download/otp_win64_24.0.5.exe#/dl.7z", + "hash": "8a99052d15b2f958c22f24f5a2a69cd30ceb9d2c535cb8263dff11799c98f95c" }, "32bit": { - "url": "http://erlang.org/download/otp_win32_24.0.4.exe#/dl.7z", - "hash": "568c9a733199cd70ea574d04a2014b6b08f6750ef834fffb863f88074141f0d3" + "url": "http://erlang.org/download/otp_win32_24.0.5.exe#/dl.7z", + "hash": "0188937ae427ffe3329a1f2efc5da4690d20e4da55c30d09ccf368df1c9a46df" } }, "installer": {