rsync 3.1.0 (add checkver)

This commit is contained in:
Luke Sampson 2014-04-04 10:55:53 +10:00
parent d4ffc9e15f
commit 462b6c8a97

View File

@ -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": "<br>Rsync ([0-9\\.]+)"
}
}