diff --git a/bucket/cwrsync.json b/bucket/cwrsync.json index 6cfef022ff..10aedf670e 100644 --- a/bucket/cwrsync.json +++ b/bucket/cwrsync.json @@ -1,23 +1,23 @@ { - "version": "6.3.0", + "version": "6.3.1", "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.3.0_x64_free.zip", - "hash": "d1a0622f9c4dc50b661b9114945eaf4f9deda7187130284e15acfe8299d788ca" + "url": "https://itefix.net/download/free/cwrsync_6.3.1_x64_free.zip", + "hash": "ebd33c7e93c71ea1d73380d3d0ad40d66d361b73e9b9546651a7cf2f368736a0" } }, "bin": "bin\\rsync.exe", "checkver": { - "url": "https://itefix.net/cwrsync", + "url": "https://itefix.net/cwrsync/client/downloads", "regex": "cwrsync_([\\d.]+)_x64_free\\.zip" }, "autoupdate": { "architecture": { "64bit": { - "url": "https://itefix.net/dl/free-software/cwrsync_$version_x64_free.zip", + "url": "https://itefix.net/download/free/cwrsync_$version_x64_free.zip", "hash": { "url": "$url.sha256.asc" }