cwrsync: Update to version 6.2.5

This commit is contained in:
github-actions[bot] 2022-08-17 20:30:08 +00:00
parent 8e4ee502fe
commit 95966952aa

View File

@ -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.", "description": "rsync is a file transfer program capable of efficient remote update via a fast differencing algorithm.",
"homepage": "https://itefix.net/cwrsync", "homepage": "https://itefix.net/cwrsync",
"license": "https://itefix.net/simplified-bsd-license", "license": "https://itefix.net/simplified-bsd-license",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://itefix.net/dl/free-software/cwrsync_6.2.4_x64_free.zip", "url": "https://itefix.net/dl/free-software/cwrsync_6.2.5_x64_free.zip",
"hash": "31ac735aa958e06883b9a44154a7397350e565ddc9adcbc8bf548a09cbf40e3e", "hash": "a1b93795911a8c25c53f76ab8656445de46d97da982f07d9451406b1a608cd57",
"extract_dir": "cwrsync_6.2.4_x64_free" "extract_dir": "cwrsync_6.2.5_x64_free"
} }
}, },
"bin": "bin\\rsync.exe", "bin": "bin\\rsync.exe",