mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
cwrsync@6.4.6: Remove extract_dir (#7321)
* cwrsync@6.4.6: Remove extract_dir Removed 'extract_dir' fields from architecture and autoupdate sections. * Fix formatting in cwrsync.json
This commit is contained in:
parent
cb59f9b9ca
commit
8739b57934
@ -6,8 +6,7 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/itefixnet/download/releases/download/cwrsync-client-v6.4.6/cwrsync_6.4.6_x64_free.zip",
|
"url": "https://github.com/itefixnet/download/releases/download/cwrsync-client-v6.4.6/cwrsync_6.4.6_x64_free.zip",
|
||||||
"hash": "7f9d6ec80b174a04fe42768a4df369bccc98674e6d139f853229871869e5c707",
|
"hash": "7f9d6ec80b174a04fe42768a4df369bccc98674e6d139f853229871869e5c707"
|
||||||
"extract_dir": "cwrsync_6.4.6_x64_free"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\rsync.exe",
|
"bin": "bin\\rsync.exe",
|
||||||
@ -19,8 +18,7 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/itefixnet/download/releases/download/cwrsync-client-v$version/cwrsync_$version_x64_free.zip",
|
"url": "https://github.com/itefixnet/download/releases/download/cwrsync-client-v$version/cwrsync_$version_x64_free.zip"
|
||||||
"extract_dir": "cwrsync_$version_x64_free"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user