{
    "version": "11598",
    "description": "Multi-document editor",
    "homepage": "https://apps.kde.org/kate",
    "license": "LGPL-2.0-only",
    "architecture": {
        "64bit": {
            "url": "https://cdn.kde.org/ci-builds/utilities/kate/master/windows/kate-master-11598-windows-cl-msvc2022-x86_64.7z",
            "hash": "4997c3e0f75a63e03c983544f3ebb59af82dd53bc4fb49c345936aeeb5f822cb"
        }
    },
    "bin": [
        [
            "bin\\kate.exe",
            "kate"
        ]
    ],
    "shortcuts": [
        [
            "bin\\kate.exe",
            "Kate Nightly"
        ]
    ],
    "checkver": {
        "url": "https://cdn.kde.org/ci-builds/utilities/kate/master/windows/",
        "regex": "kate-master-(\\d+)-windows-cl-(?<lib>\\w+)-x86_64\\.7z"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://cdn.kde.org/ci-builds/utilities/kate/master/windows/kate-master-$version-windows-cl-$matchLib-x86_64.7z"
            }
        },
        "hash": {
            "url": "$url.sha256"
        }
    }
}
