erlang: Update to version 26.2

This commit is contained in:
github-actions[bot] 2023-12-13 16:27:11 +00:00
parent 99ef7ef207
commit 90fd73c0b0

View File

@ -1,5 +1,5 @@
{ {
"version": "26.1.2", "version": "26.2",
"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-26.1.2/otp_win64_26.1.2.exe#/dl.7z", "url": "https://github.com/erlang/otp/releases/download/OTP-26.2/otp_win64_26.2.exe#/dl.7z",
"hash": "8cccc19c09b2da6522385a21c2649b06e84065ad45a93c94e475e9b5d5b58b31" "hash": "29570d87e08dcb5ab125284ece78bfbd37331b49ceadc56985984d825b7f515f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/erlang/otp/releases/download/OTP-26.1.2/otp_win32_26.1.2.exe#/dl.7z", "url": "https://github.com/erlang/otp/releases/download/OTP-26.2/otp_win32_26.2.exe#/dl.7z",
"hash": "dcf432f9b5c4721dcff82897bdf33f66fe2274dfa9989be9b7bce5fedae2dd52" "hash": "968f2f0525f17abcb7fc92647025acd3ede5668ab0cbc215008eab240c46b1ef"
} }
}, },
"installer": { "installer": {