From 70e7020d9cea36c6d80b52f5ce2fb44906152615 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 16:31:10 +0000 Subject: [PATCH] erlang: Update to version 28.3 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index d7a3d66afb..85b1c99503 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "28.2", + "version": "28.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://github.com/erlang/otp/releases/download/OTP-28.2/otp_win64_28.2.exe#/dl.7z", - "hash": "bac01deeefb370d60680736ada29bd11df95b00529a724b7ad973b30abcf298c" + "url": "https://github.com/erlang/otp/releases/download/OTP-28.3/otp_win64_28.3.exe#/dl.7z", + "hash": "6581f6570196b80e923d7f849ceeacbe0b648e15ef479a1139f34fee9addfcf0" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-28.2/otp_win32_28.2.exe#/dl.7z", - "hash": "c3998251507778a5e0075e90174ea65259b4887f19c80bcf5d853881ee01abc4" + "url": "https://github.com/erlang/otp/releases/download/OTP-28.3/otp_win32_28.3.exe#/dl.7z", + "hash": "1ac690a3a9811fd1ba35ac564d7f7687b872bc85beaf4b3a583e175d34d51ca0" } }, "installer": {