mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
erlang: Update to version 28.0.2
This commit is contained in:
parent
96b1b9a2b0
commit
a31bbd7d45
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "28.0.1",
|
"version": "28.0.2",
|
||||||
"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.1/otp_win64_28.0.1.exe#/dl.7z",
|
"url": "https://github.com/erlang/otp/releases/download/OTP-28.0.2/otp_win64_28.0.2.exe#/dl.7z",
|
||||||
"hash": "b6d902e7a1edb7e93676835821b91064c1a6fdad9276c66aa6f24378a7c2136b"
|
"hash": "d1f33ca9df3bbc36a175e027681935e6e3c456ec2766ddcb057cd81ae4ccaf57"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/erlang/otp/releases/download/OTP-28.0.1/otp_win32_28.0.1.exe#/dl.7z",
|
"url": "https://github.com/erlang/otp/releases/download/OTP-28.0.2/otp_win32_28.0.2.exe#/dl.7z",
|
||||||
"hash": "0a912210e7639168878aa5169425bffdc8753a933f56759ad0391a13e8479973"
|
"hash": "a544a3587db2b63fb739fc14429e0bea6c0e33026d4b7f67738e99e666e66d3a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installer": {
|
"installer": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user