From 306d590c53ec842b9a3fc6a51ff818d5fe9f5854 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 12:31:50 +0000 Subject: [PATCH] erlang: Update to version 28.0.4 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index ef665cb971..3f026fbeb8 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "28.0.3", + "version": "28.0.4", "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.0.3/otp_win64_28.0.3.exe#/dl.7z", - "hash": "f1cbbceed222e85752f0bbcfc380d9d497d88b763aac2133ff6f045574c631a2" + "url": "https://github.com/erlang/otp/releases/download/OTP-28.0.4/otp_win64_28.0.4.exe#/dl.7z", + "hash": "6dcf9ed083cae71e585f97aa867f7ab7cd9ce1429e7d42708d7f141da6661127" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-28.0.3/otp_win32_28.0.3.exe#/dl.7z", - "hash": "89309ca1fca20905429c379da9693955bc431bcf673db795603d2d9b8772df7d" + "url": "https://github.com/erlang/otp/releases/download/OTP-28.0.4/otp_win32_28.0.4.exe#/dl.7z", + "hash": "2984e70a28720cc3dc775686b166186ce138c17f8609afe66b02202c1841b036" } }, "installer": {