erlang: Update to version 26.2.5

This commit is contained in:
github-actions[bot] 2024-05-02 16:28:24 +00:00
parent 850ab69208
commit ca5cf05a7f

View File

@ -1,5 +1,5 @@
{
"version": "26.2.4",
"version": "26.2.5",
"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-26.2.4/otp_win64_26.2.4.exe#/dl.7z",
"hash": "f8c6a234956435becc95ea9fd687cb25239eb9c70d3dbad50d1e6b8ace75f852"
"url": "https://github.com/erlang/otp/releases/download/OTP-26.2.5/otp_win64_26.2.5.exe#/dl.7z",
"hash": "0241818f3a57a170640d8ab55034304ab185d1156ea7c30837e051a058a3b3c5"
},
"32bit": {
"url": "https://github.com/erlang/otp/releases/download/OTP-26.2.4/otp_win32_26.2.4.exe#/dl.7z",
"hash": "e7bf06b25097afb90171681aa4b8cf5e7112ff5266e8dfec082a84a74aae7c82"
"url": "https://github.com/erlang/otp/releases/download/OTP-26.2.5/otp_win32_26.2.5.exe#/dl.7z",
"hash": "4cdc06b3a4ec394f20a11ae3e3ea384e446acb23c26e9ff049af432918cfa056"
}
},
"installer": {