erlang: Update to version 28.0.3

This commit is contained in:
github-actions[bot] 2025-09-10 16:30:49 +00:00
parent 6238d277a7
commit d9adb8f31e

View File

@ -1,5 +1,5 @@
{
"version": "28.0.2",
"version": "28.0.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.0.2/otp_win64_28.0.2.exe#/dl.7z",
"hash": "d1f33ca9df3bbc36a175e027681935e6e3c456ec2766ddcb057cd81ae4ccaf57"
"url": "https://github.com/erlang/otp/releases/download/OTP-28.0.3/otp_win64_28.0.3.exe#/dl.7z",
"hash": "f1cbbceed222e85752f0bbcfc380d9d497d88b763aac2133ff6f045574c631a2"
},
"32bit": {
"url": "https://github.com/erlang/otp/releases/download/OTP-28.0.2/otp_win32_28.0.2.exe#/dl.7z",
"hash": "a544a3587db2b63fb739fc14429e0bea6c0e33026d4b7f67738e99e666e66d3a"
"url": "https://github.com/erlang/otp/releases/download/OTP-28.0.3/otp_win32_28.0.3.exe#/dl.7z",
"hash": "89309ca1fca20905429c379da9693955bc431bcf673db795603d2d9b8772df7d"
}
},
"installer": {