{
    "version": "12577",
    "description": "Video editing software based on the MLT Framework, KDE and Qt",
    "homepage": "https://kdenlive.org",
    "license": "GPL-2.0-only",
    "architecture": {
        "64bit": {
            "url": "https://cdn.kde.org/ci-builds/multimedia/kdenlive/master/windows/kdenlive-master-12577-windows-gcc-x86_64.7z",
            "hash": "71accc24cc37ff158786aec2dc1f02b33d038c12929c9651ce65898e5645a516"
        }
    },
    "bin": "bin\\kdenlive.exe",
    "shortcuts": [
        [
            "bin\\kdenlive.exe",
            "Kdenlive Nightly"
        ]
    ],
    "checkver": {
        "url": "https://cdn.kde.org/ci-builds/multimedia/kdenlive/master/windows/",
        "regex": "kdenlive-master-(\\d+)-windows-gcc-x86_64\\.7z"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://cdn.kde.org/ci-builds/multimedia/kdenlive/master/windows/kdenlive-master-$version-windows-gcc-x86_64.7z"
            }
        },
        "hash": {
            "url": "$url.sha256"
        }
    }
}
