mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
erlang: Update to version 28.0
This commit is contained in:
parent
c23bee255b
commit
79e2847410
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "27.3.4",
|
||||
"version": "28.0",
|
||||
"description": "A programming language used to build massively scalable soft real-time systems with requirements on high availability.",
|
||||
"homepage": "https://www.erlang.org",
|
||||
"license": "Apache-2.0",
|
||||
@ -8,12 +8,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/erlang/otp/releases/download/OTP-27.3.4/otp_win64_27.3.4.exe#/dl.7z",
|
||||
"hash": "e70aa51b260295b20defda5ac1017f803c060f61cbbfd28c375c5cea105ff1a0"
|
||||
"url": "https://github.com/erlang/otp/releases/download/OTP-28.0/otp_win64_28.0.exe#/dl.7z",
|
||||
"hash": "17aa3c1923e32a9a4466da7fe691f4168245cdb56d49624441ad8373f58083c4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/erlang/otp/releases/download/OTP-27.3.4/otp_win32_27.3.4.exe#/dl.7z",
|
||||
"hash": "d2b4622b13fb55b4a791d053bf4c99127c5b77fb79a749a648a66daef5955a7f"
|
||||
"url": "https://github.com/erlang/otp/releases/download/OTP-28.0/otp_win32_28.0.exe#/dl.7z",
|
||||
"hash": "25478f731033abc79f80e12a3075a70548976f73889c55437490f53cb99060e6"
|
||||
}
|
||||
},
|
||||
"installer": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user