mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
297 B
Ruby
7 lines
297 B
Ruby
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'
|
|
homepage 'https://filezilla-project.org/'
|
|
version '3.7.1.1'
|
|
sha1 'fff2a31d6ea471a77622d8853ccc08a5dc834cf9'
|
|
link 'FileZilla.app'
|
|
end
|