mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 21:31:21 +00:00
erlang: Update to version 28.3
This commit is contained in:
parent
348b53dbdc
commit
70e7020d9c
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "28.2",
|
"version": "28.3",
|
||||||
"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.",
|
||||||
"homepage": "https://www.erlang.org",
|
"homepage": "https://www.erlang.org",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
@ -8,12 +8,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/erlang/otp/releases/download/OTP-28.2/otp_win64_28.2.exe#/dl.7z",
|
"url": "https://github.com/erlang/otp/releases/download/OTP-28.3/otp_win64_28.3.exe#/dl.7z",
|
||||||
"hash": "bac01deeefb370d60680736ada29bd11df95b00529a724b7ad973b30abcf298c"
|
"hash": "6581f6570196b80e923d7f849ceeacbe0b648e15ef479a1139f34fee9addfcf0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/erlang/otp/releases/download/OTP-28.2/otp_win32_28.2.exe#/dl.7z",
|
"url": "https://github.com/erlang/otp/releases/download/OTP-28.3/otp_win32_28.3.exe#/dl.7z",
|
||||||
"hash": "c3998251507778a5e0075e90174ea65259b4887f19c80bcf5d853881ee01abc4"
|
"hash": "1ac690a3a9811fd1ba35ac564d7f7687b872bc85beaf4b3a583e175d34d51ca0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installer": {
|
"installer": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user