From de2f3b43f7ae1caf8a81cc52dd96e6cf5adb4b6e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 00:37:09 +0000 Subject: [PATCH] cwrsync: Update to version 6.3.2 --- bucket/cwrsync.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cwrsync.json b/bucket/cwrsync.json index 10aedf670e..a45ffe8b64 100644 --- a/bucket/cwrsync.json +++ b/bucket/cwrsync.json @@ -1,12 +1,12 @@ { - "version": "6.3.1", + "version": "6.3.2", "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/download/free/cwrsync_6.3.1_x64_free.zip", - "hash": "ebd33c7e93c71ea1d73380d3d0ad40d66d361b73e9b9546651a7cf2f368736a0" + "url": "https://itefix.net/download/free/cwrsync_6.3.2_x64_free.zip", + "hash": "6f9f1e3f6ffb5af63f1fa76a598292cd94ee3726b731bdb1d9f6820dd909fa10" } }, "bin": "bin\\rsync.exe",