{
    "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"
    }
}
