From faa7fc9a1f18a86e0f3f997e42cf93d038d3cbd3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 27 Apr 2021 14:00:48 +0000 Subject: [PATCH] erlang: Update to version 23.3.2 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 6e446064a8..b2cb503817 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "23.3.1", + "version": "23.3.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": "http://erlang.org/download/otp_win64_23.3.1.exe#/dl.7z", - "hash": "db30241353db86a845a38791a7cc9ed3aaf9ea482678dc212f169032ec98a6dd" + "url": "http://erlang.org/download/otp_win64_23.3.2.exe#/dl.7z", + "hash": "9542d006bcfa6d7f5a0a696b581609bfd86a127cca8fe29065e6ce9f556dbf0b" }, "32bit": { - "url": "http://erlang.org/download/otp_win32_23.3.1.exe#/dl.7z", - "hash": "935b569c5e68db4bce1d872ec9e5d83f80586e0bd0a66d0947dd5d22c26f4e84" + "url": "http://erlang.org/download/otp_win32_23.3.2.exe#/dl.7z", + "hash": "c430764573afdec833ec24fdd568aa47855de419e424dbc1632f72d107ed1aab" } }, "installer": {