You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
332 B
7 lines
332 B
class Filezilla < Cask
|
|
url 'http://downloads.sourceforge.net/project/filezilla/FileZilla_Client/3.7.1.1/FileZilla_3.7.1.1_i686-apple-darwin9.app.tar.bz2?r=&ts=1372941305&use_mirror=freefr'
|
|
homepage 'https://filezilla-project.org/'
|
|
version '3.7.1.1'
|
|
sha1 'fff2a31d6ea471a77622d8853ccc08a5dc834cf9'
|
|
link 'FileZilla.app'
|
|
end
|
|
|