forked from Ash258/Shovel-Ash258
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMultiServerEmulator.json
22 lines (22 loc) · 951 Bytes
/
MultiServerEmulator.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"version": "0.1",
"description": "Paessler's Mullti Server Emulator. The cost effective solution to perform large scale testing.",
"homepage": "https://www.paessler.com/tools/serversimulator",
"license": "Freeware",
"notes": "Use '01AMHP-JB6XN1-YWG8EG-M07UGP-8UJ6GW-Z9U8V8-7NT0QT-BA7165-W773PB-E1GDN2' as key and 'Multiserver Simulator' as name for preview license.",
"url": "https://downloads.paessler.com/tools/serversimulator.zip",
"hash": "dec2f0e96f76cebcd349953abdac1adf9f4b3fba7cadba611df3f0fab2ea3497",
"installer": {
"script": "(Get-ChildItem \"$dir\" '*.exe').FullName | Expand-InnoArchive -Destination \"$dir\" -Removal"
},
"shortcuts": [
[
"MultiServerSimulator.exe",
"Paessler Multi Server Simulator"
]
],
"checkver": "([\\d.]+)\\s+\\(",
"autoupdate": {
"url": "https://downloads.paessler.com/tools/serversimulator.zip"
}
}