erlang: Update to version 26.2.4

This commit is contained in:
github-actions[bot] 2024-04-12 21:04:31 +00:00
parent eee1b70059
commit 4c8b862471

View File

@ -1,5 +1,5 @@
{
"version": "26.2.3",
"version": "26.2.4",
"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.3/otp_win64_26.2.3.exe#/dl.7z",
"hash": "b31101b7e97231a9bea784f4803e35451064ade0d7d1c97ec9246c617a3bae96"
"url": "https://github.com/erlang/otp/releases/download/OTP-26.2.4/otp_win64_26.2.4.exe#/dl.7z",
"hash": "f8c6a234956435becc95ea9fd687cb25239eb9c70d3dbad50d1e6b8ace75f852"
},
"32bit": {
"url": "https://github.com/erlang/otp/releases/download/OTP-26.2.3/otp_win32_26.2.3.exe#/dl.7z",
"hash": "7d3f1e5d7848ec63afc89795dd161486af1ded27697b834a6dee728a61ea1e67"
"url": "https://github.com/erlang/otp/releases/download/OTP-26.2.4/otp_win32_26.2.4.exe#/dl.7z",
"hash": "e7bf06b25097afb90171681aa4b8cf5e7112ff5266e8dfec082a84a74aae7c82"
}
},
"installer": {