diff --git a/rsync.json b/rsync.json index 0c94cf3a2b..1c34f7c07e 100644 --- a/rsync.json +++ b/rsync.json @@ -5,5 +5,9 @@ "url": "https://www.itefix.no/download/cwRsync_5.2.2_Free.zip", "hash": "08a6618b73c1b8467813aac76cceb05d1d0c658a7b93fa10080e8654fd94c275", "extract_dir": "3.1.0", - "bin": "rsync.exe" + "bin": "rsync.exe", + "checkver": { + "url": "https://www.itefix.no/i2/content/cwrsync-free-edition", + "re": "
Rsync ([0-9\\.]+)" + } } \ No newline at end of file