mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 14:26:46 -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.2/FileZilla_3.7.2_i686-apple-darwin9.app.tar.bz2'
|
|
homepage 'https://filezilla-project.org/'
|
|
version '3.7.2'
|
|
sha1 '011fd4c2dac5baa07bf3db9a15e491659bc9e8d1'
|
|
link 'FileZilla.app'
|
|
end
|