From 95966952aaf1896661e67bc7be5d6dca517185aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 20:30:08 +0000 Subject: [PATCH] cwrsync: Update to version 6.2.5 --- bucket/cwrsync.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/cwrsync.json b/bucket/cwrsync.json index 4118a4200f..799a17433b 100644 --- a/bucket/cwrsync.json +++ b/bucket/cwrsync.json @@ -1,13 +1,13 @@ { - "version": "6.2.4", + "version": "6.2.5", "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.4_x64_free.zip", - "hash": "31ac735aa958e06883b9a44154a7397350e565ddc9adcbc8bf548a09cbf40e3e", - "extract_dir": "cwrsync_6.2.4_x64_free" + "url": "https://itefix.net/dl/free-software/cwrsync_6.2.5_x64_free.zip", + "hash": "a1b93795911a8c25c53f76ab8656445de46d97da982f07d9451406b1a608cd57", + "extract_dir": "cwrsync_6.2.5_x64_free" } }, "bin": "bin\\rsync.exe",