From 8be75ea42e0efd5472c1883fd4a8fd8b5a727ef2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 12:31:32 +0000 Subject: [PATCH] cwrsync: Update to version 6.4.2 --- bucket/cwrsync.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cwrsync.json b/bucket/cwrsync.json index ae063e354d..0dc2f1e11d 100644 --- a/bucket/cwrsync.json +++ b/bucket/cwrsync.json @@ -1,12 +1,12 @@ { - "version": "6.4.1", + "version": "6.4.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.4.1_x64_free.zip", - "hash": "a7c81836232e3e4fbf13eb7af7d1766a7c5fa0d01b046fcf1ba3f8ec7767b4b0" + "url": "https://itefix.net/download/free/cwrsync_6.4.2_x64_free.zip", + "hash": "623b65aa157c0beef8cfa8026ffc4e671bbb20291821273300bbbfd7fe61af95" } }, "bin": "bin\\rsync.exe",