forked from Ash258/Shovel-Ash258
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Spybot.json
26 lines (26 loc) · 968 Bytes
/
Spybot.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
{
"version": "2.7.64.0",
"description": "Spybot Search & Destroy. Free internet security program for removal of malware, spyware, and adware to ensure that the files and data of users is kept secure and private.",
"homepage": "https://www.safer-networking.org/",
"license": "Freeware",
"url": "https://updates2.safer-networking.org/spybot1/spybotsd-2.7.64.0.exe",
"hash": "770c55cdd8a793e4ecdbcd88003631ce30d0940a7965ed56afb36b0d26cbd68d",
"innosetup": true,
"persist": [
"Plugins",
"Scripts"
],
"shortcuts": [
[
"SDWelcome.exe",
"Spybot Search & Destroy 2"
]
],
"checkver": {
"url": "https://www.softpedia.com/progChangelog/SpyBotSearch-Destroy-Changelog-1865.html",
"regex": "What's new in SpyBot - Search & Destroy ([\\d.]+)"
},
"autoupdate": {
"url": "https://updates2.safer-networking.org/spybot1/spybotsd-$version.exe"
}
}