-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Expand file tree
/
Copy pathwindowsspyblocker.json
More file actions
21 lines (21 loc) · 830 Bytes
/
windowsspyblocker.json
File metadata and controls
21 lines (21 loc) · 830 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"version": "4.39.0",
"description": "Block spying and tracking on Windows",
"homepage": "https://github.com/crazy-max/WindowsSpyBlocker",
"license": "MIT",
"url": "https://github.com/crazy-max/WindowsSpyBlocker/releases/download/4.39.0/WindowsSpyBlocker.exe",
"hash": "d4f1508a538abef4aba7365687d69636d4af3d030f4eee652c1640b1fefbcdc1",
"pre_install": "if (!(Test-Path \"$persist_dir\\app.conf\")) { Set-Content \"$dir\\app.conf\" '{}' -Encoding Ascii }",
"bin": "WindowsSpyBlocker.exe",
"shortcuts": [
[
"WindowsSpyBlocker.exe",
"WindowsSpyBlocker"
]
],
"persist": "app.conf",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/crazy-max/WindowsSpyBlocker/releases/download/$version/WindowsSpyBlocker.exe"
}
}