erlang: Update to version 28.3

This commit is contained in:
github-actions[bot] 2025-12-10 16:31:10 +00:00
parent 348b53dbdc
commit 70e7020d9c

View File

@ -1,5 +1,5 @@
{
"version": "28.2",
"version": "28.3",
"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.2/otp_win64_28.2.exe#/dl.7z",
"hash": "bac01deeefb370d60680736ada29bd11df95b00529a724b7ad973b30abcf298c"
"url": "https://github.com/erlang/otp/releases/download/OTP-28.3/otp_win64_28.3.exe#/dl.7z",
"hash": "6581f6570196b80e923d7f849ceeacbe0b648e15ef479a1139f34fee9addfcf0"
},
"32bit": {
"url": "https://github.com/erlang/otp/releases/download/OTP-28.2/otp_win32_28.2.exe#/dl.7z",
"hash": "c3998251507778a5e0075e90174ea65259b4887f19c80bcf5d853881ee01abc4"
"url": "https://github.com/erlang/otp/releases/download/OTP-28.3/otp_win32_28.3.exe#/dl.7z",
"hash": "1ac690a3a9811fd1ba35ac564d7f7687b872bc85beaf4b3a583e175d34d51ca0"
}
},
"installer": {