From 13d0c09f7976bb16df1d35d1ad2c20fa4b1f9855 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 27 Oct 2021 08:00:42 +0000 Subject: [PATCH] erlang: Update to version 24.1.3 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index e6eaf39ef7..5b11f53331 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "24.1.2", + "version": "24.1.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.1.2.exe#/dl.7z", - "hash": "045ead7fa4aafa41a791f08e87da5acb816891f404fd518adb926209b7750ef3" + "url": "https://erlang.org/download/otp_win64_24.1.3.exe#/dl.7z", + "hash": "53838eb4880838a2075f7a76dba84bebe9c5a8a7a6c3b1b2024344559d57ef58" }, "32bit": { - "url": "https://erlang.org/download/otp_win32_24.1.2.exe#/dl.7z", - "hash": "7488c187d47c79ffc2d8fd5e79992dbbb02d290cc6edf88ce13b85a3003fe7fe" + "url": "https://erlang.org/download/otp_win32_24.1.3.exe#/dl.7z", + "hash": "0feff28a8f4cb342f7e85c953a46ad5c621ba2e2f7de24e33d23ac74a51664a7" } }, "installer": {