{
    "version": "19",
    "description": "An editor for editing and previewing VapourSynth scripts",
    "homepage": "https://bitbucket.org/mystery_keeper/vapoursynth-editor/",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://bitbucket.org/mystery_keeper/vapoursynth-editor/downloads/VapourSynthEditor-r19-64bit.7z",
            "hash": "43bc782772bc4f3a717ef6d9622b24ca905919bfd0423b1760e76f9bd34b91c2"
        }
    },
    "shortcuts": [
        [
            "vsedit.exe",
            "VapourSynth Editor"
        ]
    ],
    "checkver": {
        "url": "https://bitbucket.org/mystery_keeper/vapoursynth-editor/downloads/?tab=tags",
        "regex": "<td class=\"name\">r(\\d+)<\\/td>"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://bitbucket.org/mystery_keeper/vapoursynth-editor/downloads/VapourSynthEditor-r$version-64bit.7z"
            }
        }
    }
}
