{
    "version": "4.6.3",
    "description": "An advanced file and directory compare tool.",
    "homepage": "https://www.syntevo.com/smartsynchronize/",
    "license": {
        "identifier": "Proprietary",
        "url": "https://www.syntevo.com/documents/smartsynchronize-license.html"
    },
    "architecture": {
        "64bit": {
            "url": "https://www.syntevo.com/downloads/smartsynchronize/smartsynchronize-portable-4_6_3.7z",
            "hash": "sha1:01391c27653dfc868ae3e8e432e24cd2da3baf89"
        }
    },
    "extract_dir": "SmartSynchronize",
    "bin": [
        "bin\\smartsynchronizec.exe",
        [
            "bin\\smartsynchronizec.exe",
            "smartsynchronize"
        ]
    ],
    "shortcuts": [
        [
            "bin\\smartsynchronize.exe",
            "SmartSynchronize"
        ]
    ],
    "persist": ".settings",
    "checkver": {
        "url": "https://www.syntevo.com/smartsynchronize/download/",
        "regex": "Version ([\\d.]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://www.syntevo.com/downloads/smartsynchronize/smartsynchronize-portable-$underscoreVersion.7z"
            }
        },
        "hash": {
            "url": "https://www.syntevo.com/smartsynchronize/download/",
            "regex": "(?sm)$basename.*?$sha1"
        }
    }
}
