diff --git a/rsync.json b/rsync.json new file mode 100644 index 0000000000000000000000000000000000000000..bcc948e3b95154c522be54af02553407d43d78f8 --- /dev/null +++ b/rsync.json @@ -0,0 +1,22 @@ + +{ + "homepage": "https://www.samba.org/rsync/", + "description": "an open source utility that provides fast incremental file transfer", + "license": "GPL-3.0-or-later", + "version": "3.1.3", + "url": "https://emacsos.com/software/rsync-w64-3.1.3-1-standalone.zip", + "hash": "89dc048e58a0071e54e21549d493f0a9c9c9024ce33d4e31f2140f51f3ce653f", + "bin": [ + [ + "usr\\bin\\rsync.exe", + "rsync" + ], + [ + "usr\\bin\\ssh.exe", + "ssh" + ] + ], + "autoupdate": { + "url": "https://emacsos.com/software/rsync-w64-$version-standalone.zip" + } +}