mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
291 B
Ruby
7 lines
291 B
Ruby
class Filezilla < Cask
|
|
url 'http://downloads.sourceforge.net/project/filezilla/FileZilla_Client/3.7.3/FileZilla_3.7.3_i686-apple-darwin9.app.tar.bz2'
|
|
homepage 'https://filezilla-project.org/'
|
|
version '3.7.3'
|
|
sha1 'c604d4faa7a7bcbf9bad02ce6f80eba2e35b3488'
|
|
link 'FileZilla.app'
|
|
end
|