homebrew-cask/Casks/filezilla.rb

8 lines
310 B
Ruby

class Filezilla < Cask
url 'https://downloads.sourceforge.net/project/filezilla/FileZilla_Client/3.8.1/FileZilla_3.8.1_macosx-x86.app.tar.bz2'
homepage 'https://filezilla-project.org/'
version '3.8.1'
sha256 '86c725246e2190b04193ce8e7e5ea89d5b9318e9f20f5b6f9cdd45b6f5c2d283'
link 'FileZilla.app'
end