From 6ca1dd13b8f01ae4c6444db5348840def7170e91 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Feb 2023 12:40:47 +0000 Subject: [PATCH] erlang: Update to version 25.2.3 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 4bcf999ca7..74bdef8736 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "25.2.2", + "version": "25.2.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.2.exe#/dl.7z", - "hash": "898673959502a8b81d0335bab41cea840f23ecbe87e76910fc2106b1004c5250" + "url": "https://erlang.org/download/otp_win64_25.2.3.exe#/dl.7z", + "hash": "07c66de47706b114909ef6019d4c2434090406db14af300dae2b821003c10a73" }, "32bit": { - "url": "https://erlang.org/download/otp_win32_25.2.2.exe#/dl.7z", - "hash": "f45f89f548ec6b2ded9ec15aa31bd572c3016e642ebee13f9bee6bf722684eb6" + "url": "https://erlang.org/download/otp_win32_25.2.3.exe#/dl.7z", + "hash": "d9afee2378a0e375988ea9aeddf8f033e274879426da525f2c09eb64e793dbc3" } }, "installer": {