forked from ScoopInstaller/Extras
-
Notifications
You must be signed in to change notification settings - Fork 0
/
SpaceSniffer.json
25 lines (25 loc) · 883 Bytes
/
SpaceSniffer.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
{
"homepage": "http://www.uderzo.it/main_products/space_sniffer/index.html",
"license": {
"identifier": "Freeware",
"url": "http://www.uderzo.it/main_products/space_sniffer/index.html"
},
"version": "1.3.0.2",
"url": "http://www.uderzo.it/main_products/space_sniffer/files/spacesniffer_1_3_0_2.zip",
"hash": "sha1:1e2084ee231bfad262c58a91ed6f6b29cb0e270e",
"bin": "SpaceSniffer.exe",
"shortcuts": [
[
"SpaceSniffer.exe",
"SpaceSniffer"
]
],
"checkver": "Latest release is ([\\d.]+)",
"autoupdate": {
"url": "http://www.uderzo.it/main_products/space_sniffer/files/spacesniffer_$underscoreVersion.zip",
"hash": {
"url": "http://www.uderzo.it/main_products/space_sniffer/download_alt.html",
"find": "<td>([a-fA-F0-9]{40})</td>"
}
}
}