{
    "version": "5.2.1",
    "description": "Movies, TV Shows and Anime files organizer and renamer",
    "homepage": "https://www.filebot.net/",
    "license": {
        "identifier": "Proprietary",
        "url": "https://www.filebot.net/eula.html"
    },
    "url": "https://get.filebot.net/filebot/FileBot_5.2.1/FileBot_5.2.1-portable.zip",
    "hash": "8977d7c2ddbaad3c035ac73bb6033c02dc33d09f39ff3f31db4bbfe1743769c2",
    "bin": "filebot.exe",
    "shortcuts": [
        [
            "filebot.launcher.exe",
            "FileBot"
        ]
    ],
    "persist": "data",
    "checkver": {
        "url": "https://app.filebot.net/update.xml",
        "xpath": "/update/name",
        "regex": "([\\d.]+)"
    },
    "autoupdate": {
        "url": "https://get.filebot.net/filebot/FileBot_$version/FileBot_$version-portable.zip",
        "hash": {
            "url": "$url.sha256"
        }
    }
}
