From 7d44326d4238daa60db61626d8b433a339021b44 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Dec 2021 16:40:21 +0000 Subject: [PATCH] erlang: Update to version 24.2 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 02f59b63dd..1ba26cf352 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "24.1.7", + "version": "24.2", "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.1.7.exe#/dl.7z", - "hash": "0aa8b3a636dc8eb800643c770a303d0b3b62e2955dfe73cf7ef7433dcd0bb654" + "url": "https://erlang.org/download/otp_win64_24.2.exe#/dl.7z", + "hash": "c22052c4920f06a9044f514a427b1c4116da6db6d6d6070eedeb2955f1f6869b" }, "32bit": { - "url": "https://erlang.org/download/otp_win32_24.1.7.exe#/dl.7z", - "hash": "7b2576f713989c960d9266568c077cef681eed8503aa5848790c6c6891b8d06c" + "url": "https://erlang.org/download/otp_win32_24.2.exe#/dl.7z", + "hash": "608c4375e6695fbbd53cf478e41c62aef820f73e8de5f16c3885a277cbfb31ea" } }, "installer": {