mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
erlang: Update to version 27.0
This commit is contained in:
parent
0e4d05f15b
commit
b228314b77
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "26.2.5",
|
"version": "27.0",
|
||||||
"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-26.2.5/otp_win64_26.2.5.exe#/dl.7z",
|
"url": "https://github.com/erlang/otp/releases/download/OTP-27.0/otp_win64_27.0.exe#/dl.7z",
|
||||||
"hash": "0241818f3a57a170640d8ab55034304ab185d1156ea7c30837e051a058a3b3c5"
|
"hash": "55f9f5669904fe3fab24f757b55b3d95cf236c04aee942f3f27b1d8eb504649a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/erlang/otp/releases/download/OTP-26.2.5/otp_win32_26.2.5.exe#/dl.7z",
|
"url": "https://github.com/erlang/otp/releases/download/OTP-27.0/otp_win32_27.0.exe#/dl.7z",
|
||||||
"hash": "4cdc06b3a4ec394f20a11ae3e3ea384e446acb23c26e9ff049af432918cfa056"
|
"hash": "e38f106082531368cc06b891c6dcd0b6c1a63d0df8363f52aff47ba2140e471e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installer": {
|
"installer": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user