erlang: Update to version 28.3.1

This commit is contained in:
github-actions[bot] 2026-01-15 04:33:05 +00:00
parent 2ae90d1a28
commit 6165c60740

View File

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