From 386fe16fc98a7a6d6ff728404ceed91e6046ec8c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 3 Mar 2021 10:01:47 +0000 Subject: [PATCH] erlang: Update to version 23.2.7 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index a61704352a..49cf478180 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "23.2.6", + "version": "23.2.7", "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.6.exe#/dl.7z", - "hash": "9e0463c4df1e61998340848d5cc480a4ceaeb38d941b8c6e173b0557ddaa9906" + "url": "http://erlang.org/download/otp_win64_23.2.7.exe#/dl.7z", + "hash": "3f71896f24054a65467b8c9c7bd53f72973124c48b182cb1827998a07ff911d0" }, "32bit": { - "url": "http://erlang.org/download/otp_win32_23.2.6.exe#/dl.7z", - "hash": "dd92daa702a9e02b1dc3bed2e0a965f2e5956253e3dda345e681502c0a17026d" + "url": "http://erlang.org/download/otp_win32_23.2.7.exe#/dl.7z", + "hash": "cac5dbb157c42fe385a760621e4b9a659d0bf6eb493e29390da8e8c1451dd5ac" } }, "installer": {