From c0dbb11dfa4e3277ed653ae3a25efd8e09213a13 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 00:39:54 +0000 Subject: [PATCH] cwrsync: Update to version 6.4.6 --- bucket/cwrsync.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/cwrsync.json b/bucket/cwrsync.json index ef19003842..b81da9bda8 100644 --- a/bucket/cwrsync.json +++ b/bucket/cwrsync.json @@ -1,13 +1,13 @@ { - "version": "6.4.5", + "version": "6.4.6", "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://github.com/itefixnet/download/releases/download/cwrsync-client-v6.4.5/cwrsync_6.4.5_x64_free.zip", - "hash": "2fb0c9d1932c51d98c2ea0f09a581bd093b8a83741f3f933a263ada29007a67a", - "extract_dir": "cwrsync_6.4.5_x64_free" + "url": "https://github.com/itefixnet/download/releases/download/cwrsync-client-v6.4.6/cwrsync_6.4.6_x64_free.zip", + "hash": "7f9d6ec80b174a04fe42768a4df369bccc98674e6d139f853229871869e5c707", + "extract_dir": "cwrsync_6.4.6_x64_free" } }, "bin": "bin\\rsync.exe",