From 0f4d45b8da027c237b7a68f9d2168460549fd3b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Mar 2022 16:40:34 +0000 Subject: [PATCH] erlang: Update to version 24.3.1 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 89fb20cd49..46cd77bef8 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "24.3", + "version": "24.3.1", "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.exe#/dl.7z", - "hash": "d31ef09561a2c7f2612e1724dd888d5c38c01f1923c3cbdb4e90a942ff64a109" + "url": "https://erlang.org/download/otp_win64_24.3.1.exe#/dl.7z", + "hash": "80384ba622dd5b6999e913ffb2258b32ebf249b2f98009f898a759d4f5deaf7d" }, "32bit": { - "url": "https://erlang.org/download/otp_win32_24.3.exe#/dl.7z", - "hash": "ff7b00e20e1b7de4fa350a92f3afa94e5a9b956edfc0f651f24e721871b0b2da" + "url": "https://erlang.org/download/otp_win32_24.3.1.exe#/dl.7z", + "hash": "c9b42f76f709bba61c2f94bf9b85566356d0fb6f6ad5988bf0f00b33dd23d886" } }, "installer": {