erlang: Update to version 26.2.3

This commit is contained in:
github-actions[bot] 2024-03-07 16:27:00 +00:00
parent 64383e1363
commit c13fa7a144

View File

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