From 750d572be8b5dae199d74ec78aa6212e87a909cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Mar 2022 08:38:45 +0000 Subject: [PATCH] erlang: Update to version 24.3 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 91b448edc7..89fb20cd49 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "24.2.2", + "version": "24.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.2.2.exe#/dl.7z", - "hash": "7c45404caddcf6885041f3cda531a99e216b43ea2934e8f411c7bf8547ec6fbc" + "url": "https://erlang.org/download/otp_win64_24.3.exe#/dl.7z", + "hash": "d31ef09561a2c7f2612e1724dd888d5c38c01f1923c3cbdb4e90a942ff64a109" }, "32bit": { - "url": "https://erlang.org/download/otp_win32_24.2.2.exe#/dl.7z", - "hash": "5a1c69897f39da2415092b35940d688bb290cd98a1da7a20d3ad1a9b70a34b3a" + "url": "https://erlang.org/download/otp_win32_24.3.exe#/dl.7z", + "hash": "ff7b00e20e1b7de4fa350a92f3afa94e5a9b956edfc0f651f24e721871b0b2da" } }, "installer": {