{
    "version": "6.4.8",
    "description": "rsync is a file transfer program capable of efficient remote update via a fast differencing algorithm.",
    "homepage": "https://itefix.net/cwrsync",
    "license": {
        "identifier": "BSD-2-Clause",
        "url": "https://github.com/itefixnet/cwrsync-client/blob/main/LICENSE"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/itefixnet/cwrsync-client/releases/download/v6.4.8/cwrsync_6.4.8_x64_free.zip",
            "hash": "8798363513b05c355ad87f8f3efbb15b7b6433996b652efec712efd52d7c8336"
        }
    },
    "bin": "bin\\rsync.exe",
    "checkver": {
        "github": "https://github.com/itefixnet/cwrsync-client"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/itefixnet/cwrsync-client/releases/download/v$version/cwrsync_$version_x64_free.zip"
            }
        }
    }
}
