{
    "version": "5.1.2",
    "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.1.2/FileBot_5.1.2-portable.zip",
    "hash": "fe9aa32cf6aed737b61f417da335dc7f255bf8a055b3e3232140ddc458a77bde",
    "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"
        }
    }
}
