{
    "version": "6180",
    "description": "Communications and data transfer between devices over local networks",
    "homepage": "https://apps.kde.org/kdeconnect",
    "license": "LGPL-2.0-only",
    "architecture": {
        "64bit": {
            "url": "https://cdn.kde.org/ci-builds/network/kdeconnect-kde/master/windows/kdeconnect-kde-master-6180-windows-cl-msvc2022-x86_64.7z",
            "hash": "448cba44962c579395c3909fde4a6a0fb0fe5f44edf35a80dba053e2d3c9775b"
        }
    },
    "bin": [
        [
            "bin\\kdeconnect-cli.exe",
            "kdeconnect-cli"
        ]
    ],
    "shortcuts": [
        [
            "bin\\kdeconnect-app.exe",
            "KDE Connect Nightly"
        ]
    ],
    "checkver": {
        "url": "https://cdn.kde.org/ci-builds/network/kdeconnect-kde/master/windows/",
        "regex": "kdeconnect-kde-master-(\\d+)-windows-cl-(?<lib>\\w+)-x86_64\\.7z"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://cdn.kde.org/ci-builds/network/kdeconnect-kde/master/windows/kdeconnect-kde-master-$version-windows-cl-$matchLib-x86_64.7z"
            }
        },
        "hash": {
            "url": "$url.sha256"
        }
    }
}
