From 22787ba30647f62a3613889e1fc9765bcbec0b78 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 12:31:59 +0000 Subject: [PATCH] erlang: Update to version 28.0.1 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 7d0002eb2c..0acbd32d2e 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "28.0", + "version": "28.0.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.0/otp_win64_28.0.exe#/dl.7z", - "hash": "17aa3c1923e32a9a4466da7fe691f4168245cdb56d49624441ad8373f58083c4" + "url": "https://github.com/erlang/otp/releases/download/OTP-28.0.1/otp_win64_28.0.1.exe#/dl.7z", + "hash": "b6d902e7a1edb7e93676835821b91064c1a6fdad9276c66aa6f24378a7c2136b" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-28.0/otp_win32_28.0.exe#/dl.7z", - "hash": "25478f731033abc79f80e12a3075a70548976f73889c55437490f53cb99060e6" + "url": "https://github.com/erlang/otp/releases/download/OTP-28.0.1/otp_win32_28.0.1.exe#/dl.7z", + "hash": "0a912210e7639168878aa5169425bffdc8753a933f56759ad0391a13e8479973" } }, "installer": {