{
    "version": "0.21.1664",
    "description": "API Support for your favorite torrent trackers",
    "homepage": "https://github.com/Jackett/Jackett",
    "license": "GPL-2.0-or-later",
    "url": "https://github.com/Jackett/Jackett/releases/download/v0.21.1664/Jackett.Binaries.Windows.zip",
    "hash": "07050cc6fadf703fc503d0e25a4bc91a237c5446ece0a7e77605334bf6a9ae4a",
    "extract_dir": "Jackett",
    "pre_uninstall": [
        "'JacketTray', 'JacketConsole', 'JacketService' | ForEach-Object {",
        "    Stop-Process -Name $_ -ErrorAction SilentlyContinue",
        "}"
    ],
    "shortcuts": [
        [
            "JackettTray.exe",
            "Jackett"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/Jackett/Jackett/releases/download/v$version/Jackett.Binaries.Windows.zip"
    }
}
