-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathsyno.json
More file actions
26 lines (26 loc) · 1.18 KB
/
syno.json
File metadata and controls
26 lines (26 loc) · 1.18 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.spk",
"download_count": "107335",
"md5": "92829c22498b581dd5513856b60a587b",
"sha256": "6351429235ccc9ccad2579ea38fc2b8042f583cc60249a497dea0ed1d9467b3b",
"size": 40960
}
]
}