forked from ScoopInstaller/Extras
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapache-directory-studio.json
More file actions
29 lines (29 loc) · 939 Bytes
/
Copy pathapache-directory-studio.json
File metadata and controls
29 lines (29 loc) · 939 Bytes
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
27
28
29
{
"homepage": "http://directory.apache.org/studio/",
"license": "Apache-2.0",
"version": "2.0.0-M13",
"architecture": {
"64bit": {
"url": "https://www.apache.org/dist/directory/studio/2.0.0.v20170904-M13/ApacheDirectoryStudio-2.0.0.v20170904-M13-win32.win32.x86_64.zip",
"hash": "md5:662d479ef4c06105a99db7ce20e82389"
},
"32bit": {
"url": "https://www.apache.org/dist/directory/studio/2.0.0.v20170904-M13/ApacheDirectoryStudio-2.0.0.v20170904-M13-win32.win32.x86.zip",
"hash": "md5:c05f7f86401407857522bad551c7bcb5"
}
},
"bin": "ApacheDirectoryStudio.exe",
"extract_dir": "ApacheDirectoryStudio",
"shortcuts": [
[
"ApacheDirectoryStudio.exe",
"Apache Directory Studio"
]
],
"suggest": {
"JDK": [
"java/oraclejdk",
"java/openjdk"
]
}
}