From 7d6f8c5b018dd72b42afaabf7d83276d499b754b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 08:29:46 +0000 Subject: [PATCH] cwrsync: Update to version 6.4.0 --- bucket/cwrsync.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cwrsync.json b/bucket/cwrsync.json index 9cab873fd4..ec1412ec36 100644 --- a/bucket/cwrsync.json +++ b/bucket/cwrsync.json @@ -1,12 +1,12 @@ { - "version": "6.3.3", + "version": "6.4.0", "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.3_x64_free.zip", - "hash": "96a355c82d49382e325aa8f2452fa5a886c53a987961087357c4dadc46ed16d2" + "url": "https://itefix.net/download/free/cwrsync_6.4.0_x64_free.zip", + "hash": "73a3769bf3fb07d58d87d10e321270ab304bceb216fb6eea9bdcbb2a78e5eda8" } }, "bin": "bin\\rsync.exe",