ScoopInstaller_Main/rsync.json
2018-06-06 16:27:15 +02:00

21 lines
772 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": {
"url": "https://www.itefix.net/dl/cwrsync_$version_x86_free.zip.sha256.asc"
}
}
}