From d18604aa4b75619c6413d8bc4ee5932f970979aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 12:31:37 +0000 Subject: [PATCH] cwrsync: Update to version 6.3.3 --- bucket/cwrsync.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cwrsync.json b/bucket/cwrsync.json index a45ffe8b64..9cab873fd4 100644 --- a/bucket/cwrsync.json +++ b/bucket/cwrsync.json @@ -1,12 +1,12 @@ { - "version": "6.3.2", + "version": "6.3.3", "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.2_x64_free.zip", - "hash": "6f9f1e3f6ffb5af63f1fa76a598292cd94ee3726b731bdb1d9f6820dd909fa10" + "url": "https://itefix.net/download/free/cwrsync_6.3.3_x64_free.zip", + "hash": "96a355c82d49382e325aa8f2452fa5a886c53a987961087357c4dadc46ed16d2" } }, "bin": "bin\\rsync.exe",