From 6165c60740d73441e0e5877e2d6264cf55e5158a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 04:33:05 +0000 Subject: [PATCH] erlang: Update to version 28.3.1 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 85b1c99503..e0ad6761ec 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "28.3", + "version": "28.3.1", "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.3/otp_win64_28.3.exe#/dl.7z", - "hash": "6581f6570196b80e923d7f849ceeacbe0b648e15ef479a1139f34fee9addfcf0" + "url": "https://github.com/erlang/otp/releases/download/OTP-28.3.1/otp_win64_28.3.1.exe#/dl.7z", + "hash": "8ea826e056002e70fdb3aab3cbe559e86e017d80e9c052e1966de8768627e53f" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-28.3/otp_win32_28.3.exe#/dl.7z", - "hash": "1ac690a3a9811fd1ba35ac564d7f7687b872bc85beaf4b3a583e175d34d51ca0" + "url": "https://github.com/erlang/otp/releases/download/OTP-28.3.1/otp_win32_28.3.1.exe#/dl.7z", + "hash": "a9e2720ecb5c771ff94813817fbd3ce1e5354acfe45e466a5948887b4b78bb21" } }, "installer": {