mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
erlang: Update to version 23.2
This commit is contained in:
parent
ebb3b6e070
commit
7716231a84
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.erlang.org",
|
"version": "23.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.",
|
||||||
"version": "23.1",
|
"homepage": "https://www.erlang.org",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "http://erlang.org/download/otp_win64_23.1.exe#/dl.7z",
|
"url": "http://erlang.org/download/otp_win64_23.2.exe#/dl.7z",
|
||||||
"hash": "md5:b7029849f5d7468fc9c1b47c518eb306"
|
"hash": "md5:3b466cba9c611320e175826942fb9c02"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://erlang.org/download/otp_win32_23.1.exe#/dl.7z",
|
"url": "http://erlang.org/download/otp_win32_23.2.exe#/dl.7z",
|
||||||
"hash": "md5:cfdf07255ef5d6b8da86d2c412c6be08"
|
"hash": "md5:5c373c9d8198f332fce56fb73cd65c6e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installer": {
|
"installer": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user