mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
erlang: Update to version 26.1.2
This commit is contained in:
parent
270bf0ed5f
commit
dc0f892c05
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "26.1.1",
|
"version": "26.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-26.1.1/otp_win64_26.1.1.exe#/dl.7z",
|
"url": "https://github.com/erlang/otp/releases/download/OTP-26.1.2/otp_win64_26.1.2.exe#/dl.7z",
|
||||||
"hash": "5a809a9a5ebee5e8881dd02bc18dde73ac79e3ac6e2a7fddfc3c5446761a4ca7"
|
"hash": "8cccc19c09b2da6522385a21c2649b06e84065ad45a93c94e475e9b5d5b58b31"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/erlang/otp/releases/download/OTP-26.1.1/otp_win32_26.1.1.exe#/dl.7z",
|
"url": "https://github.com/erlang/otp/releases/download/OTP-26.1.2/otp_win32_26.1.2.exe#/dl.7z",
|
||||||
"hash": "c49b2352e4b743a22a0cb9c3f1896a1d170c719733473af82f91aaf55c8f34b9"
|
"hash": "dcf432f9b5c4721dcff82897bdf33f66fe2274dfa9989be9b7bce5fedae2dd52"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installer": {
|
"installer": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user