{
    "version": "1.33.1",
    "description": "Add/remove bittorrent trackers from the torrent files",
    "homepage": "https://github.com/GerryFerdinandus/bittorrent-tracker-editor",
    "license": {
        "identifier": "MIT",
        "url": "https://github.com/GerryFerdinandus/bittorrent-tracker-editor/blob/main/MIT_License.txt"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/GerryFerdinandus/bittorrent-tracker-editor/releases/download/V1.33.1/trackereditor_windows_amd64.zip",
            "hash": "3af7e4f810b6c8ed4aa65877b4ebd11635bbe55a1b3cac5ba971b3818cb21d69"
        }
    },
    "bin": "trackereditor.exe",
    "shortcuts": [
        [
            "trackereditor.exe",
            "Bittorrent Tracker Editor"
        ]
    ],
    "persist": [
        "add_trackers.txt",
        "remove_trackers.txt"
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/GerryFerdinandus/bittorrent-tracker-editor/releases/download/V$version/trackereditor_windows_amd64.zip"
            }
        }
    }
}
