Remove autoupdate from rsync

This commit is contained in:
Brandon Smith 2018-07-03 16:52:39 -04:00
parent 4b674e63d0
commit b3e218f272

View File

@ -5,16 +5,5 @@
"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"
}
}
"bin": "bin\\rsync.exe"
}