From efe668041d2bcbbc3449327b1aa0fd9b15aa9a07 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2025 12:31:21 +0000 Subject: [PATCH] cwrsync: Update to version 6.4.1 --- bucket/cwrsync.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cwrsync.json b/bucket/cwrsync.json index 2736b5589c..ae063e354d 100644 --- a/bucket/cwrsync.json +++ b/bucket/cwrsync.json @@ -1,12 +1,12 @@ { - "version": "6.4.0", + "version": "6.4.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/download/free/cwrsync_6.4.0_x64_free.zip", - "hash": "a4a44638c118d17d38519707f5408aa615a7656e9d355cef76ad30fb646e721d" + "url": "https://itefix.net/download/free/cwrsync_6.4.1_x64_free.zip", + "hash": "a7c81836232e3e4fbf13eb7af7d1766a7c5fa0d01b046fcf1ba3f8ec7767b4b0" } }, "bin": "bin\\rsync.exe",