mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
erlang: Update to version 22.1
This commit is contained in:
parent
c6190d9e2b
commit
de51666e50
@ -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.0",
|
"version": "22.1",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "http://erlang.org/download/otp_win64_22.0.exe#/dl.7z",
|
"url": "http://erlang.org/download/otp_win64_22.1.exe#/dl.7z",
|
||||||
"hash": "md5:f457e8aeda344a6743b2862feab16871"
|
"hash": "md5:46193e186a4b9ce42069b487c4907f69"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "http://erlang.org/download/otp_win32_22.0.exe#/dl.7z",
|
"url": "http://erlang.org/download/otp_win32_22.1.exe#/dl.7z",
|
||||||
"hash": "md5:2641d07ea5f6e723d56457a5d2ba82c2"
|
"hash": "md5:6fbcc2dea40b8867e8e72dce09dff80c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installer": {
|
"installer": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user