erlang: Update to version 25.2.2

This commit is contained in:
github-actions[bot] 2023-01-30 12:44:51 +00:00
parent 6c83b2ba96
commit 98e51374d5

View File

@ -1,5 +1,5 @@
{ {
"version": "25.2.1", "version": "25.2.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://erlang.org/download/otp_win64_25.2.1.exe#/dl.7z", "url": "https://erlang.org/download/otp_win64_25.2.2.exe#/dl.7z",
"hash": "a11e8eb6646a047c7ef6966166c1d04ebffd1dccb61f0c5d83cc043a194766a2" "hash": "898673959502a8b81d0335bab41cea840f23ecbe87e76910fc2106b1004c5250"
}, },
"32bit": { "32bit": {
"url": "https://erlang.org/download/otp_win32_25.2.1.exe#/dl.7z", "url": "https://erlang.org/download/otp_win32_25.2.2.exe#/dl.7z",
"hash": "151bf8e7693cbf83cec660ed0252e0951f5249d3825a5b7a77a96b305d3bcf65" "hash": "f45f89f548ec6b2ded9ec15aa31bd572c3016e642ebee13f9bee6bf722684eb6"
} }
}, },
"installer": { "installer": {