mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-14 20:51:21 +00:00
erlang: Update to version 28.0.1
This commit is contained in:
parent
6420db2e1e
commit
22787ba306
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "28.0",
|
"version": "28.0.1",
|
||||||
"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.0/otp_win64_28.0.exe#/dl.7z",
|
"url": "https://github.com/erlang/otp/releases/download/OTP-28.0.1/otp_win64_28.0.1.exe#/dl.7z",
|
||||||
"hash": "17aa3c1923e32a9a4466da7fe691f4168245cdb56d49624441ad8373f58083c4"
|
"hash": "b6d902e7a1edb7e93676835821b91064c1a6fdad9276c66aa6f24378a7c2136b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/erlang/otp/releases/download/OTP-28.0/otp_win32_28.0.exe#/dl.7z",
|
"url": "https://github.com/erlang/otp/releases/download/OTP-28.0.1/otp_win32_28.0.1.exe#/dl.7z",
|
||||||
"hash": "25478f731033abc79f80e12a3075a70548976f73889c55437490f53cb99060e6"
|
"hash": "0a912210e7639168878aa5169425bffdc8753a933f56759ad0391a13e8479973"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installer": {
|
"installer": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user