erlang: Update to version 28.0

This commit is contained in:
github-actions[bot] 2025-05-22 04:29:52 +00:00
parent c23bee255b
commit 79e2847410

View File

@ -1,5 +1,5 @@
{ {
"version": "27.3.4", "version": "28.0",
"description": "A programming language used to build massively scalable soft real-time systems with requirements on high availability.", "description": "A programming language used to build massively scalable soft real-time systems with requirements on high availability.",
"homepage": "https://www.erlang.org", "homepage": "https://www.erlang.org",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/erlang/otp/releases/download/OTP-27.3.4/otp_win64_27.3.4.exe#/dl.7z", "url": "https://github.com/erlang/otp/releases/download/OTP-28.0/otp_win64_28.0.exe#/dl.7z",
"hash": "e70aa51b260295b20defda5ac1017f803c060f61cbbfd28c375c5cea105ff1a0" "hash": "17aa3c1923e32a9a4466da7fe691f4168245cdb56d49624441ad8373f58083c4"
}, },
"32bit": { "32bit": {
"url": "https://github.com/erlang/otp/releases/download/OTP-27.3.4/otp_win32_27.3.4.exe#/dl.7z", "url": "https://github.com/erlang/otp/releases/download/OTP-28.0/otp_win32_28.0.exe#/dl.7z",
"hash": "d2b4622b13fb55b4a791d053bf4c99127c5b77fb79a749a648a66daef5955a7f" "hash": "25478f731033abc79f80e12a3075a70548976f73889c55437490f53cb99060e6"
} }
}, },
"installer": { "installer": {