2026-02-05 00:53:05 +00:00

27 lines
947 B
JSON

{
"version": "6.4.7",
"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.7/cwrsync_6.4.7_x64_free.zip",
"hash": "858e73cee4e02f467370083cfcc77d45cc9247f64b4d7a08d91fda13d892e6f2"
}
},
"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"
}
}
}
}