cwrsync: Remove extract_dir

Closes #4453
This commit is contained in:
Rashil Gandhi 2023-02-14 10:27:21 +05:30 committed by GitHub
parent a60fbd1fc3
commit b887301d55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,8 +6,7 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://itefix.net/dl/free-software/cwrsync_6.2.8_x64_free.zip", "url": "https://itefix.net/dl/free-software/cwrsync_6.2.8_x64_free.zip",
"hash": "118a625efc42c4fd48e73c919e2ad179fd01c0df0e5e3070635c11a73e42de5d", "hash": "118a625efc42c4fd48e73c919e2ad179fd01c0df0e5e3070635c11a73e42de5d"
"extract_dir": "cwrsync_6.2.8_x64_free"
} }
}, },
"bin": "bin\\rsync.exe", "bin": "bin\\rsync.exe",
@ -19,7 +18,6 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://itefix.net/dl/free-software/cwrsync_$version_x64_free.zip", "url": "https://itefix.net/dl/free-software/cwrsync_$version_x64_free.zip",
"extract_dir": "cwrsync_$version_x64_free",
"hash": { "hash": {
"url": "$url.sha256.asc" "url": "$url.sha256.asc"
} }