mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
erlang: Update to version 26.2
This commit is contained in:
parent
99ef7ef207
commit
90fd73c0b0
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "26.1.2",
|
||||
"version": "26.2",
|
||||
"description": "A programming language used to build massively scalable soft real-time systems with requirements on high availability.",
|
||||
"homepage": "https://www.erlang.org",
|
||||
"license": "Apache-2.0",
|
||||
@ -8,12 +8,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/erlang/otp/releases/download/OTP-26.1.2/otp_win64_26.1.2.exe#/dl.7z",
|
||||
"hash": "8cccc19c09b2da6522385a21c2649b06e84065ad45a93c94e475e9b5d5b58b31"
|
||||
"url": "https://github.com/erlang/otp/releases/download/OTP-26.2/otp_win64_26.2.exe#/dl.7z",
|
||||
"hash": "29570d87e08dcb5ab125284ece78bfbd37331b49ceadc56985984d825b7f515f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/erlang/otp/releases/download/OTP-26.1.2/otp_win32_26.1.2.exe#/dl.7z",
|
||||
"hash": "dcf432f9b5c4721dcff82897bdf33f66fe2274dfa9989be9b7bce5fedae2dd52"
|
||||
"url": "https://github.com/erlang/otp/releases/download/OTP-26.2/otp_win32_26.2.exe#/dl.7z",
|
||||
"hash": "968f2f0525f17abcb7fc92647025acd3ede5668ab0cbc215008eab240c46b1ef"
|
||||
}
|
||||
},
|
||||
"installer": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user