mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
erlang: Update to version 26.0.2
This commit is contained in:
parent
6725c4d71c
commit
fbd3ae1483
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "26.0.1",
|
"version": "26.0.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.0.1/otp_win64_26.0.1.exe#/dl.7z",
|
"url": "https://github.com/erlang/otp/releases/download/OTP-26.0.2/otp_win64_26.0.2.exe#/dl.7z",
|
||||||
"hash": "f717657c07fddae64fc67749758b20701a2461451872e38f54f0483d1958467a"
|
"hash": "7b01ede047b98da3ea27f00c57f04957cdd0e4d7bb17fd1f188baf6c5c9378a2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/erlang/otp/releases/download/OTP-26.0.1/otp_win32_26.0.1.exe#/dl.7z",
|
"url": "https://github.com/erlang/otp/releases/download/OTP-26.0.2/otp_win32_26.0.2.exe#/dl.7z",
|
||||||
"hash": "cfae449ce0f68d63bdffc4726b8b2cff0b2c398dbeea67ea18d5df81b9b04b20"
|
"hash": "1b005bb28ea405e5cecaee8a38a67eb0a50ce1b13de54bcedd0bb56db9babe4f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"installer": {
|
"installer": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user