mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-23 00:51:18 +00:00
22 lines
809 B
JSON
22 lines
809 B
JSON
{
|
|
"homepage": "https://www.itefix.net/cwrsync",
|
|
"version": "5.5.0",
|
|
"license": "https://www.itefix.net/content/cwrsync-licenseversion",
|
|
"url": "https://www.itefix.net/dl/cwRsync_5.5.0_x86_Free.zip",
|
|
"hash": "37e8ef21ac975d4ee86c9d3be40c8935e8b9d0ba84e9302fc106b9452296cb85",
|
|
"extract_dir": "cwRsync_5.5.0_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"
|
|
}
|
|
}
|
|
}
|