mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update erlang to version 20.0
This commit is contained in:
parent
34f80fe80a
commit
a0431566a8
10
erlang.json
10
erlang.json
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.erlang.org",
|
"homepage": "https://www.erlang.org",
|
||||||
"version": "19.3",
|
"version": "20.0",
|
||||||
"license": "https://www.apache.org/licenses/LICENSE-2.0",
|
"license": "https://www.apache.org/licenses/LICENSE-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "http://erlang.org/download/otp_win64_19.3.exe",
|
"url": "http://erlang.org/download/otp_win64_20.0.exe",
|
||||||
"hash": "e38074ec99da22a04bd00cda83d412e07294dbaf031c2369c195f712caa0cc70"
|
"hash": "6e39854cc00941bf68d8098846d91db6a48c1835a5ebab89728214275d2ac70c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://erlang.org/download/otp_win32_19.3.exe",
|
"url": "http://erlang.org/download/otp_win32_20.0.exe",
|
||||||
"hash": "a33964be7e98304a331d294921bea31b45cefa365c5049cc1a3764980b1347cf"
|
"hash": "b92f326d8988b0a98c654ffe9bceccf5b7d0baffe6ec224bc8e4cfdc0e53fd8f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user