Update Filezilla to 3.8.0

This commit is contained in:
Saeid Zebardast 2014-04-10 12:28:36 +04:30
parent 8fddfa7974
commit ad721b0354
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
class Filezilla < Cask class Filezilla < Cask
url 'http://downloads.sourceforge.net/project/filezilla/FileZilla_Client/3.7.4.1/FileZilla_3.7.4.1_i686-apple-darwin9.app.tar.bz2' url 'http://downloads.sourceforge.net/project/filezilla/FileZilla_Client/3.8.0/FileZilla_3.8.0_i686-apple-darwin9.app.tar.bz2'
homepage 'https://filezilla-project.org/' homepage 'https://filezilla-project.org/'
version '3.7.4.1' version '3.8.0'
sha256 '760cf52ac7cbd3afa872af516988e3825a5ee94aae16ce87f6992d59ae4ffbf4' sha256 '691e227e3dd2c61815dcd44dabed8fbebac7231bcb09ad5ee8d9c07b477280a0'
link 'FileZilla.app' link 'FileZilla.app'
end end