2023-10-09 12:30:35 +00:00

28 lines
922 B
JSON

{
"version": "6.2.11",
"description": "rsync is a file transfer program capable of efficient remote update via a fast differencing algorithm.",
"homepage": "https://itefix.net/cwrsync",
"license": "https://itefix.net/simplified-bsd-license",
"architecture": {
"64bit": {
"url": "https://itefix.net/dl/free-software/cwrsync_6.2.11_x64_free.zip",
"hash": "e3081390dd3201c0dbf0d2f3d2547112754ed0ccd55e95b5dc652622e7b91ffc"
}
},
"bin": "bin\\rsync.exe",
"checkver": {
"url": "https://itefix.net/cwrsync",
"regex": "cwrsync_([\\d.]+)_x64_free\\.zip"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://itefix.net/dl/free-software/cwrsync_$version_x64_free.zip",
"hash": {
"url": "$url.sha256.asc"
}
}
}
}
}