erlang: Update to version 26.0.1

This commit is contained in:
github-actions[bot] 2023-06-08 16:27:22 +00:00
parent c0b4b496d5
commit 76e3ae4594

View File

@ -1,5 +1,5 @@
{ {
"version": "25.3.2.2", "version": "26.0.1",
"description": "A programming language used to build massively scalable soft real-time systems with requirements on high availability.", "description": "A programming language used to build massively scalable soft real-time systems with requirements on high availability.",
"homepage": "https://www.erlang.org", "homepage": "https://www.erlang.org",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/erlang/otp/releases/download/OTP-25.3.2.2/otp_win64_25.3.2.2.exe#/dl.7z", "url": "https://github.com/erlang/otp/releases/download/OTP-26.0.1/otp_win64_26.0.1.exe#/dl.7z",
"hash": "d895dc78556cddb6ea376cdd7fdee214d0ca98875c2c63ef62a12452eac56a0f" "hash": "f717657c07fddae64fc67749758b20701a2461451872e38f54f0483d1958467a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/erlang/otp/releases/download/OTP-25.3.2.2/otp_win32_25.3.2.2.exe#/dl.7z", "url": "https://github.com/erlang/otp/releases/download/OTP-26.0.1/otp_win32_26.0.1.exe#/dl.7z",
"hash": "0cc12d56e5a2cd8f38043270b65b6803d32357e98ca15967b9ac8a6f410ce03c" "hash": "cfae449ce0f68d63bdffc4726b8b2cff0b2c398dbeea67ea18d5df81b9b04b20"
} }
}, },
"installer": { "installer": {