mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
erlang: Update to version 23.0
This commit is contained in:
parent
0732c851ef
commit
d8bf981f05
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.erlang.org",
|
"homepage": "https://www.erlang.org",
|
||||||
"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": "22.3",
|
"version": "23.0",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "http://erlang.org/download/otp_win64_22.3.exe#/dl.7z",
|
"url": "http://erlang.org/download/otp_win64_23.0.exe#/dl.7z",
|
||||||
"hash": "md5:1603a7e2acdda4a1d8b77feaea37a6a4"
|
"hash": "md5:4cc28156fc9106dc28fa9298969c8892"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://erlang.org/download/otp_win32_22.3.exe#/dl.7z",
|
"url": "http://erlang.org/download/otp_win32_23.0.exe#/dl.7z",
|
||||||
"hash": "md5:e8eb859fe5b59b76b38cfd89eb866568"
|
"hash": "md5:65c708f89193ae40234628e9f086a045"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installer": {
|
"installer": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user