Add hash extration to rsync

This commit is contained in:
Richard Kuhnt 2017-05-12 19:01:52 +02:00
parent 89defbffc9
commit 94e7cccbeb

View File

@ -12,6 +12,10 @@
},
"autoupdate": {
"url": "https://www.itefix.net/dl/cwRsync_$version_x86_Free.zip",
"extract_dir": "cwRsync_$version_x86_Free"
"extract_dir": "cwRsync_$version_x86_Free",
"hash": {
"find": "SHA256:\\s+([a-fA-F0-9]{64})",
"url": "https://www.itefix.net/content/cwrsync-free-edition"
}
}
}