From d5015a94bfc272c86162a6a5409d190c54df81c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 12:40:46 +0000 Subject: [PATCH] erlang: Update to version 25.0 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index a46bee33e6..f7c6c9f4e9 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "24.3.4", + "version": "25.0", "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.4.exe#/dl.7z", - "hash": "ac0f2884982cf1dc187aedba83ba7a5102ef9e300016553fe8a1c6136aa61f7f" + "url": "https://erlang.org/download/otp_win64_25.0.exe#/dl.7z", + "hash": "f720bf4eb5f98304007252bd11816fc973aa5e9f53d0c4060f6875d0fdc40818" }, "32bit": { - "url": "https://erlang.org/download/otp_win32_24.3.4.exe#/dl.7z", - "hash": "c82f6b39de04a99238c79e4beac47a2a360f21852dd4debceba3041ee7cdd961" + "url": "https://erlang.org/download/otp_win32_25.0.exe#/dl.7z", + "hash": "413c89f923e4d426b26c4992f010f2d5b064b1169404ad22c444eb25be43c12c" } }, "installer": {