Added FileShuttle

FileShuttle is a little tool to quickly upload files on the Web. It
supports FTP and SFTP.
This commit is contained in:
Caleb Xu 2014-02-23 11:49:38 -05:00
parent 707b38a633
commit 9eedda4f7b

7
Casks/fileshuttle.rb Normal file
View file

@ -0,0 +1,7 @@
class Fileshuttle < Cask
url 'http://fileshuttle.io/fileshuttle-2.1.zip'
homepage 'http://fileshuttle.io/'
version '2.1'
sha256 '431b7cb2161eace5b8d39146bdd1b7cc9a85d335eb29175c1a1879208928565a'
link 'FileShuttle.app'
end