erlang: Update to version 23.2.7

This commit is contained in:
Richard Kuhnt 2021-03-03 10:01:47 +00:00
parent 22dd03a40d
commit 386fe16fc9

View File

@ -1,5 +1,5 @@
{ {
"version": "23.2.6", "version": "23.2.7",
"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": "http://erlang.org/download/otp_win64_23.2.6.exe#/dl.7z", "url": "http://erlang.org/download/otp_win64_23.2.7.exe#/dl.7z",
"hash": "9e0463c4df1e61998340848d5cc480a4ceaeb38d941b8c6e173b0557ddaa9906" "hash": "3f71896f24054a65467b8c9c7bd53f72973124c48b182cb1827998a07ff911d0"
}, },
"32bit": { "32bit": {
"url": "http://erlang.org/download/otp_win32_23.2.6.exe#/dl.7z", "url": "http://erlang.org/download/otp_win32_23.2.7.exe#/dl.7z",
"hash": "dd92daa702a9e02b1dc3bed2e0a965f2e5956253e3dda345e681502c0a17026d" "hash": "cac5dbb157c42fe385a760621e4b9a659d0bf6eb493e29390da8e8c1451dd5ac"
} }
}, },
"installer": { "installer": {