From 7c658c162c3ba89c05efe0073e2abbee4954c52f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 12:30:31 +0000 Subject: [PATCH] cwrsync: Update to version 6.2.10 --- bucket/cwrsync.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cwrsync.json b/bucket/cwrsync.json index 54ba10aeb7..513b04ce09 100644 --- a/bucket/cwrsync.json +++ b/bucket/cwrsync.json @@ -1,12 +1,12 @@ { - "version": "6.2.9", + "version": "6.2.10", "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/dl/free-software/cwrsync_6.2.9_x64_free.zip", - "hash": "9b0b804869dbf3d9f6864c9cc6aae51dcd758b7e20e4be68ee9f298847c0fa1c" + "url": "https://itefix.net/dl/free-software/cwrsync_6.2.10_x64_free.zip", + "hash": "0bfb8771a13cfc44d9fdc1507da2a1d2043777b164da560c13ee6dfd34b3a442" } }, "bin": "bin\\rsync.exe",