mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-25 01:51:29 +00:00
22 lines
809 B
JSON
22 lines
809 B
JSON
{
|
|
"homepage": "https://www.itefix.net/cwrsync",
|
|
"version": "5.7.2",
|
|
"license": "https://www.itefix.net/content/cwrsync-licenseversion",
|
|
"url": "https://www.itefix.net/dl/cwrsync_5.7.2_x86_free.zip",
|
|
"hash": "c61258fe6d1ab9af7b0a45fb166b0c69ee13bdf971d4a3b486b8d1e33425fcf5",
|
|
"extract_dir": "cwrsync_5.7.2_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"
|
|
}
|
|
}
|
|
}
|