{ "version": "11172", "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-11172-windows-cl-msvc2022-x86_64.7z", "hash": "75433f0e16560075102383b6be6cdf75b92305e5f6947b224534839f67558d70" } }, "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-(?\\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" } } }