erlang: Update to version 25.3

This commit is contained in:
github-actions[bot] 2023-03-08 12:38:36 +00:00
parent 699628c06e
commit 9b1f361569

View File

@ -1,5 +1,5 @@
{ {
"version": "25.2.3", "version": "25.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://erlang.org/download/otp_win64_25.2.3.exe#/dl.7z", "url": "https://erlang.org/download/otp_win64_25.3.exe#/dl.7z",
"hash": "07c66de47706b114909ef6019d4c2434090406db14af300dae2b821003c10a73" "hash": "380b55e668896cb71c9d64a26808d723bc039162745d6fa177baadb84e2310ce"
}, },
"32bit": { "32bit": {
"url": "https://erlang.org/download/otp_win32_25.2.3.exe#/dl.7z", "url": "https://erlang.org/download/otp_win32_25.3.exe#/dl.7z",
"hash": "d9afee2378a0e375988ea9aeddf8f033e274879426da525f2c09eb64e793dbc3" "hash": "956f15eecdcfcc98537e482fe8f1051631c295ce590b63e01bc3a0bbe0cd3060"
} }
}, },
"installer": { "installer": {