-
Notifications
You must be signed in to change notification settings - Fork 10
/
syno.json
26 lines (26 loc) · 1.18 KB
/
syno.json
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.17",
"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.17/java-installer_2.17.spk",
"download_count": "63474",
"md5": "7bab008751b38245497193be45b8be2b",
"sha256": "d566e7bac3ed68ce207b356ceb7fb6652589d0083059e6c0188642b3a6b9c25a",
"size": 40960
}
]
}