mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
erlang: Update to version 28.0.3
This commit is contained in:
parent
6238d277a7
commit
d9adb8f31e
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "28.0.2",
|
"version": "28.0.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.0.2/otp_win64_28.0.2.exe#/dl.7z",
|
"url": "https://github.com/erlang/otp/releases/download/OTP-28.0.3/otp_win64_28.0.3.exe#/dl.7z",
|
||||||
"hash": "d1f33ca9df3bbc36a175e027681935e6e3c456ec2766ddcb057cd81ae4ccaf57"
|
"hash": "f1cbbceed222e85752f0bbcfc380d9d497d88b763aac2133ff6f045574c631a2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/erlang/otp/releases/download/OTP-28.0.2/otp_win32_28.0.2.exe#/dl.7z",
|
"url": "https://github.com/erlang/otp/releases/download/OTP-28.0.3/otp_win32_28.0.3.exe#/dl.7z",
|
||||||
"hash": "a544a3587db2b63fb739fc14429e0bea6c0e33026d4b7f67738e99e666e66d3a"
|
"hash": "89309ca1fca20905429c379da9693955bc431bcf673db795603d2d9b8772df7d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installer": {
|
"installer": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user