From a4c797a0856a1c57ba62e26a8ed93a0ec0240c2c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Mar 2022 20:37:20 +0000 Subject: [PATCH] erlang: Update to version 24.3.2 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 46cd77bef8..b431962d91 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "24.3.1", + "version": "24.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": "https://erlang.org/download/otp_win64_24.3.1.exe#/dl.7z", - "hash": "80384ba622dd5b6999e913ffb2258b32ebf249b2f98009f898a759d4f5deaf7d" + "url": "https://erlang.org/download/otp_win64_24.3.2.exe#/dl.7z", + "hash": "4c319d679d343fb83b755424bd7bb09bce33d87a35b4ba4f30957bed08f8caec" }, "32bit": { - "url": "https://erlang.org/download/otp_win32_24.3.1.exe#/dl.7z", - "hash": "c9b42f76f709bba61c2f94bf9b85566356d0fb6f6ad5988bf0f00b33dd23d886" + "url": "https://erlang.org/download/otp_win32_24.3.2.exe#/dl.7z", + "hash": "264689e476fc72e4f274fef35c4274eb0e4fc570520185bfa0a0f26e851e074d" } }, "installer": {