{
    "version": "23.08.4-1763",
    "description": "Simple and easy-to-use music player",
    "homepage": "https://apps.kde.org/elisa",
    "license": "LGPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://binary-factory.kde.org/job/Elisa_Release_win64/1763/artifact/elisa-23.08.4-1763-windows-cl-msvc2019-x86_64.7z",
            "hash": "be5c64236f27b13b7a9b750fbecf6dc79d11df4f891fcbf55f7b91a38fb143cd"
        }
    },
    "bin": "bin\\elisa.exe",
    "shortcuts": [
        [
            "bin\\elisa.exe",
            "Elisa"
        ]
    ],
    "checkver": {
        "url": "https://binary-factory.kde.org/job/Elisa_Release_win64/",
        "regex": "elisa-([\\d.-]+)-windows-cl-(?<lib>\\w+)-x86_64\\.7z"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://binary-factory.kde.org/job/Elisa_Release_win64/$preReleaseVersion/artifact/elisa-$version-windows-cl-$matchLib-x86_64.7z",
                "hash": {
                    "url": "$url.sha256"
                }
            }
        }
    }
}
