From 2d5100d2451120ac2b2853c785fbbf3bce62d966 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Feb 2023 12:30:26 +0000 Subject: [PATCH] cwrsync: Update to version 6.2.8 --- bucket/cwrsync.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/cwrsync.json b/bucket/cwrsync.json index 35e68c608a..1138c5e062 100644 --- a/bucket/cwrsync.json +++ b/bucket/cwrsync.json @@ -1,13 +1,13 @@ { - "version": "6.2.7", + "version": "6.2.8", "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.7_x64_free.zip", - "hash": "ab55d70cf84ca62ba010263b3e65b9927ff8d73a08769e3527ecfb5f37dd3811", - "extract_dir": "cwrsync_6.2.7_x64_free" + "url": "https://itefix.net/dl/free-software/cwrsync_6.2.8_x64_free.zip", + "hash": "118a625efc42c4fd48e73c919e2ad179fd01c0df0e5e3070635c11a73e42de5d", + "extract_dir": "cwrsync_6.2.8_x64_free" } }, "bin": "bin\\rsync.exe",