mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
erlang: Update to version 27.1.2
This commit is contained in:
parent
27d80d7518
commit
713963c049
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "27.1.1",
|
"version": "27.1.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-27.1.1/otp_win64_27.1.1.exe#/dl.7z",
|
"url": "https://github.com/erlang/otp/releases/download/OTP-27.1.2/otp_win64_27.1.2.exe#/dl.7z",
|
||||||
"hash": "2de136ea83a747860faf76387d0d27210ebb3463f633deec6b78c4f4fab25a71"
|
"hash": "83606a2f6824a73d7d91ce974b36cf9c5a19f40aae03d3501340bd538460b3b0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/erlang/otp/releases/download/OTP-27.1.1/otp_win32_27.1.1.exe#/dl.7z",
|
"url": "https://github.com/erlang/otp/releases/download/OTP-27.1.2/otp_win32_27.1.2.exe#/dl.7z",
|
||||||
"hash": "c9676ae4203fd81a84623e663bf9bed06ca042c71d247c20557bd2196cced273"
|
"hash": "7d1bb62520d7763f268410f7f2b5c27c6dce02e3bca5e5030d977642f2cd2b6f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installer": {
|
"installer": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user