mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 23:21:34 +00:00
22 lines
809 B
JSON
22 lines
809 B
JSON
{
|
|
"homepage": "https://www.itefix.net/cwrsync",
|
|
"version": "5.7.1",
|
|
"license": "https://www.itefix.net/content/cwrsync-licenseversion",
|
|
"url": "https://www.itefix.net/dl/cwRsync_5.7.1_x86_Free.zip",
|
|
"hash": "379dc8534b808bdd6c454470b293c1b65be8373f279fb0c1ea0a2e52a3cc5502",
|
|
"extract_dir": "cwRsync_5.7.1_x86_Free",
|
|
"bin": "bin\\rsync.exe",
|
|
"checkver": {
|
|
"url": "https://www.itefix.net/content/cwrsync-free-edition",
|
|
"re": "cwRsync_([\\d.]+)_x86"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://www.itefix.net/dl/cwRsync_$version_x86_Free.zip",
|
|
"extract_dir": "cwRsync_$version_x86_Free",
|
|
"hash": {
|
|
"find": "SHA256:\\s+([a-fA-F0-9]{64})",
|
|
"url": "https://www.itefix.net/content/cwrsync-free-edition"
|
|
}
|
|
}
|
|
}
|