From a31bbd7d456d981b79045cf0cbf203090c0036e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 20:30:30 +0000 Subject: [PATCH] erlang: Update to version 28.0.2 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 0acbd32d2e..16f974b78a 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "28.0.1", + "version": "28.0.2", "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.1/otp_win64_28.0.1.exe#/dl.7z", - "hash": "b6d902e7a1edb7e93676835821b91064c1a6fdad9276c66aa6f24378a7c2136b" + "url": "https://github.com/erlang/otp/releases/download/OTP-28.0.2/otp_win64_28.0.2.exe#/dl.7z", + "hash": "d1f33ca9df3bbc36a175e027681935e6e3c456ec2766ddcb057cd81ae4ccaf57" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-28.0.1/otp_win32_28.0.1.exe#/dl.7z", - "hash": "0a912210e7639168878aa5169425bffdc8753a933f56759ad0391a13e8479973" + "url": "https://github.com/erlang/otp/releases/download/OTP-28.0.2/otp_win32_28.0.2.exe#/dl.7z", + "hash": "a544a3587db2b63fb739fc14429e0bea6c0e33026d4b7f67738e99e666e66d3a" } }, "installer": {