-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathsyno-dsm6.json
More file actions
26 lines (26 loc) · 1.19 KB
/
syno-dsm6.json
File metadata and controls
26 lines (26 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"packages": [
{
"package": "java-installer",
"version": "2.21",
"dname": "Java Installer",
"desc": "Java Installer will help you install and update Java. Supported platforms include armv7l, aarch64, i586 and x86_64 models. During the install, this package will download the latest OpenJDK binaries (180 MB) for your platform. This may take a while.",
"maintainer": "rednoah",
"maintainer_url": "https://github.com/rednoah/java-installer",
"distributor": "rednoah",
"distributor_url": "https://github.com/rednoah/java-installer",
"start": false,
"qstart": false,
"qinst": false,
"qupgrade": true,
"thumbnail": [
"https://www.filebot.net/syno/java-installer-thumbnail.png"
],
"link": "https://github.com/rednoah/java-installer/releases/download/2.21/java-installer_2.21-dsm6.spk",
"download_count": "107335",
"md5": "fd5b35f4dc7ea6f20da90969a6ada01d",
"sha256": "41f371e44e7f40973fb0df6400503df994c1c09cd0f4ec2a0e1f9736164bc5d7",
"size": 40960
}
]
}