From 9b1f361569ee0f804319986919fc3cf289db511a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 12:38:36 +0000 Subject: [PATCH] erlang: Update to version 25.3 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 74bdef8736..5e6a9dcf76 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "25.2.3", + "version": "25.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_25.2.3.exe#/dl.7z", - "hash": "07c66de47706b114909ef6019d4c2434090406db14af300dae2b821003c10a73" + "url": "https://erlang.org/download/otp_win64_25.3.exe#/dl.7z", + "hash": "380b55e668896cb71c9d64a26808d723bc039162745d6fa177baadb84e2310ce" }, "32bit": { - "url": "https://erlang.org/download/otp_win32_25.2.3.exe#/dl.7z", - "hash": "d9afee2378a0e375988ea9aeddf8f033e274879426da525f2c09eb64e793dbc3" + "url": "https://erlang.org/download/otp_win32_25.3.exe#/dl.7z", + "hash": "956f15eecdcfcc98537e482fe8f1051631c295ce590b63e01bc3a0bbe0cd3060" } }, "installer": {