From c4147e0d473ffd258a5db5324c7d2f3516df521b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 16:58:45 +0000 Subject: [PATCH] erlang: Update to version 24.3.3 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index b431962d91..aee44fc78f 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "24.3.2", + "version": "24.3.3", "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.3.2.exe#/dl.7z", - "hash": "4c319d679d343fb83b755424bd7bb09bce33d87a35b4ba4f30957bed08f8caec" + "url": "https://erlang.org/download/otp_win64_24.3.3.exe#/dl.7z", + "hash": "a0572740707fc3ffff29e5d967be631c99c1edc5db84ea099b21cbccc424cd97" }, "32bit": { - "url": "https://erlang.org/download/otp_win32_24.3.2.exe#/dl.7z", - "hash": "264689e476fc72e4f274fef35c4274eb0e4fc570520185bfa0a0f26e851e074d" + "url": "https://erlang.org/download/otp_win32_24.3.3.exe#/dl.7z", + "hash": "246264b987699d1ca67e19be617a8918c625287f71e136451e430991ce231904" } }, "installer": {