From 094c94ee226452901a053fe36d520451234a5830 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 16 Feb 2021 10:01:48 +0000 Subject: [PATCH] erlang: Update to version 23.2.5 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 29f292fe97..03319fa5c1 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "23.2.4", + "version": "23.2.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_23.2.4.exe#/dl.7z", - "hash": "62dad12a926a97a53c2a5b071814e5f7d4e16906e1687a51731900aacaf8973d" + "url": "http://erlang.org/download/otp_win64_23.2.5.exe#/dl.7z", + "hash": "63c0ac49c89f37edc0624e0d39fbdc84a8078e1b5ea54ff5ce20632b71495ec7" }, "32bit": { - "url": "http://erlang.org/download/otp_win32_23.2.4.exe#/dl.7z", - "hash": "199913b0e5255cc2c3ca9e55827ebc4e1c21db3658653a1f91e7b47233b31f51" + "url": "http://erlang.org/download/otp_win32_23.2.5.exe#/dl.7z", + "hash": "4ed6688b9cf49e7dad83eb96d99febf6328894eb0e46843573df8955b0670868" } }, "installer": {