{
    "version": "1.4.0",
    "description": "A small real time SyncML protocol Viewer",
    "homepage": "https://github.com/okieselbach/SyncMLViewer",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/okieselbach/SyncMLViewer/releases/download/v1.4.0/SyncMLViewer-v140.zip",
            "hash": "367f5e6f9ff98633b4e28d1f25ddb4fb5a6bb31faea5b86032285eff6f3f770f"
        }
    },
    "bin": "SyncMLViewer.exe",
    "shortcuts": [
        [
            "SyncMLViewer.exe",
            "SyncMLViewer"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/okieselbach/SyncMLViewer/releases/download/v$version/SyncMLViewer-v$cleanVersion.zip"
            }
        }
    }
}
