From b887301d55d2e5cfd3aa229973739d69d741c849 Mon Sep 17 00:00:00 2001 From: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> Date: Tue, 14 Feb 2023 10:27:21 +0530 Subject: [PATCH] cwrsync: Remove extract_dir Closes #4453 --- bucket/cwrsync.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bucket/cwrsync.json b/bucket/cwrsync.json index 1138c5e062..9849098472 100644 --- a/bucket/cwrsync.json +++ b/bucket/cwrsync.json @@ -6,8 +6,7 @@ "architecture": { "64bit": { "url": "https://itefix.net/dl/free-software/cwrsync_6.2.8_x64_free.zip", - "hash": "118a625efc42c4fd48e73c919e2ad179fd01c0df0e5e3070635c11a73e42de5d", - "extract_dir": "cwrsync_6.2.8_x64_free" + "hash": "118a625efc42c4fd48e73c919e2ad179fd01c0df0e5e3070635c11a73e42de5d" } }, "bin": "bin\\rsync.exe", @@ -19,7 +18,6 @@ "architecture": { "64bit": { "url": "https://itefix.net/dl/free-software/cwrsync_$version_x64_free.zip", - "extract_dir": "cwrsync_$version_x64_free", "hash": { "url": "$url.sha256.asc" }