erlang: Update to version 25.3.2.2

This commit is contained in:
github-actions[bot] 2023-06-07 08:26:55 +00:00
parent 6392d6ce63
commit 34595d932a

View File

@ -1,5 +1,5 @@
{
"version": "26.0",
"version": "25.3.2.2",
"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.0/otp_win64_26.0.exe#/dl.7z",
"hash": "fc6c7854917389b35bd2db53877b06097baadfb035a0bcd81bc3618c88318ab0"
"url": "https://github.com/erlang/otp/releases/download/OTP-25.3.2.2/otp_win64_25.3.2.2.exe#/dl.7z",
"hash": "d895dc78556cddb6ea376cdd7fdee214d0ca98875c2c63ef62a12452eac56a0f"
},
"32bit": {
"url": "https://github.com/erlang/otp/releases/download/OTP-26.0/otp_win32_26.0.exe#/dl.7z",
"hash": "9cf5d505caafe8082f5963589fda652343430e08a4493f9f07b773185e0253f1"
"url": "https://github.com/erlang/otp/releases/download/OTP-25.3.2.2/otp_win32_25.3.2.2.exe#/dl.7z",
"hash": "0cc12d56e5a2cd8f38043270b65b6803d32357e98ca15967b9ac8a6f410ce03c"
}
},
"installer": {