mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Added FileShuttle
FileShuttle is a little tool to quickly upload files on the Web. It supports FTP and SFTP.
This commit is contained in:
parent
707b38a633
commit
9eedda4f7b
1 changed files with 7 additions and 0 deletions
7
Casks/fileshuttle.rb
Normal file
7
Casks/fileshuttle.rb
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue