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