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