{
    "version": "4.5.0",
    "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_5_0.7z",
            "hash": "sha1:ef2082b4133ba8dbf2f57eb77325d90e23ed1bba"
        }
    },
    "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/changelog.txt",
        "regex": "([\\d.]+)\\s+\\(\\d{4}"
    },
    "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"
        }
    }
}
