mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Update erlang to version 19.3
This commit is contained in:
parent
8aa420b317
commit
9275add12d
10
erlang.json
10
erlang.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://www.erlang.org",
|
"homepage": "http://www.erlang.org",
|
||||||
"version": "19.2",
|
"version": "19.3",
|
||||||
"license": "http://www.apache.org/licenses/LICENSE-2.0",
|
"license": "http://www.apache.org/licenses/LICENSE-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "http://erlang.org/download/otp_win64_19.2.exe",
|
"url": "http://erlang.org/download/otp_win64_19.3.exe",
|
||||||
"hash": "ce819d2936af1157aed27aed49719c64f4134f714322f096cb5538d9ad627814"
|
"hash": "e38074ec99da22a04bd00cda83d412e07294dbaf031c2369c195f712caa0cc70"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://erlang.org/download/otp_win32_19.2.exe",
|
"url": "http://erlang.org/download/otp_win32_19.3.exe",
|
||||||
"hash": "ab4e5e79448e24551cc752b09af9c76824695d41d73574cf990c633085c94213"
|
"hash": "a33964be7e98304a331d294921bea31b45cefa365c5049cc1a3764980b1347cf"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user