erlang: Update to version 25.3.1

This commit is contained in:
github-actions[bot] 2023-04-27 16:26:53 +00:00
parent cdb9985c10
commit 1bd76a8d59

View File

@ -1,5 +1,5 @@
{ {
"version": "25.3", "version": "25.3.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/otp_win64_25.3.exe#/dl.7z", "url": "https://github.com/erlang/otp/releases/download/OTP-25.3.1/otp_win64_25.3.1.exe#/dl.7z",
"hash": "380b55e668896cb71c9d64a26808d723bc039162745d6fa177baadb84e2310ce" "hash": "e293d5b39d4a8b1fe5f1a97ec1f3dcd2ef219c3988b8eac7aba12f232cccd050"
}, },
"32bit": { "32bit": {
"url": "https://github.com/erlang/otp/releases/download/OTP-25.3/otp_win32_25.3.exe#/dl.7z", "url": "https://github.com/erlang/otp/releases/download/OTP-25.3.1/otp_win32_25.3.1.exe#/dl.7z",
"hash": "956f15eecdcfcc98537e482fe8f1051631c295ce590b63e01bc3a0bbe0cd3060" "hash": "01459d52ad3e9555a4a74690cc9f9e51099bdf732ec143c63fa4ad06c26dfd46"
} }
}, },
"installer": { "installer": {