From a8ab0c9d35ebba44c87b6c57e63da98a26aaf48d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 20:30:07 +0000 Subject: [PATCH] cwrsync: Update to version 6.2.7 --- bucket/cwrsync.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/cwrsync.json b/bucket/cwrsync.json index 799a17433b..35e68c608a 100644 --- a/bucket/cwrsync.json +++ b/bucket/cwrsync.json @@ -1,13 +1,13 @@ { - "version": "6.2.5", + "version": "6.2.7", "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.5_x64_free.zip", - "hash": "a1b93795911a8c25c53f76ab8656445de46d97da982f07d9451406b1a608cd57", - "extract_dir": "cwrsync_6.2.5_x64_free" + "url": "https://itefix.net/dl/free-software/cwrsync_6.2.7_x64_free.zip", + "hash": "ab55d70cf84ca62ba010263b3e65b9927ff8d73a08769e3527ecfb5f37dd3811", + "extract_dir": "cwrsync_6.2.7_x64_free" } }, "bin": "bin\\rsync.exe",