From 829fc6fc1f271c3d89abc59787e00205f00c5596 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 20:29:48 +0000 Subject: [PATCH] erlang: Update to version 28.2 --- bucket/erlang.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/erlang.json b/bucket/erlang.json index 8358022cff..d7a3d66afb 100644 --- a/bucket/erlang.json +++ b/bucket/erlang.json @@ -1,5 +1,5 @@ { - "version": "28.1.1", + "version": "28.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.1.1/otp_win64_28.1.1.exe#/dl.7z", - "hash": "fa3141a976cce4458e7c836bf47c1bdc72208189f18d16dc3baecac2262dcaaf" + "url": "https://github.com/erlang/otp/releases/download/OTP-28.2/otp_win64_28.2.exe#/dl.7z", + "hash": "bac01deeefb370d60680736ada29bd11df95b00529a724b7ad973b30abcf298c" }, "32bit": { - "url": "https://github.com/erlang/otp/releases/download/OTP-28.1.1/otp_win32_28.1.1.exe#/dl.7z", - "hash": "e08aad696a52b7b8b8d66d75449a5b77e5d4cf1aa1ccd0dd2fa2e0c18c2d1ada" + "url": "https://github.com/erlang/otp/releases/download/OTP-28.2/otp_win32_28.2.exe#/dl.7z", + "hash": "c3998251507778a5e0075e90174ea65259b4887f19c80bcf5d853881ee01abc4" } }, "installer": {