mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
erlang: Update to version 26.0
This commit is contained in:
parent
8c136a8f45
commit
10b9d70767
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "25.3.2",
|
||||
"version": "26.0",
|
||||
"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-25.3.2/otp_win64_25.3.2.exe#/dl.7z",
|
||||
"hash": "5553da2ba046807119b731438833017683a201903bddf206fd4ac2f4e4e50410"
|
||||
"url": "https://github.com/erlang/otp/releases/download/OTP-26.0/otp_win64_26.0.exe#/dl.7z",
|
||||
"hash": "fc6c7854917389b35bd2db53877b06097baadfb035a0bcd81bc3618c88318ab0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/erlang/otp/releases/download/OTP-25.3.2/otp_win32_25.3.2.exe#/dl.7z",
|
||||
"hash": "340ce822d1baa2e3c05c0f2f47263c53746760e340c693864d9599a89b3eff5c"
|
||||
"url": "https://github.com/erlang/otp/releases/download/OTP-26.0/otp_win32_26.0.exe#/dl.7z",
|
||||
"hash": "9cf5d505caafe8082f5963589fda652343430e08a4493f9f07b773185e0253f1"
|
||||
}
|
||||
},
|
||||
"installer": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user