Use HTTP for www.filebot.net

Using HTTPS causes issues with some parts of the homepage.
This commit is contained in:
Reinhard Pointner 2015-07-13 11:27:37 +02:00 committed by Vítor Galvão
parent b243437bc1
commit 4dc10bef42

View file

@ -5,7 +5,7 @@ cask :v1 => 'filebot' do
# sourceforge.net is the official download host per the vendor homepage
url "http://downloads.sourceforge.net/project/filebot/filebot/FileBot_#{version}/FileBot_#{version}-brew.tar.bz2"
name 'FileBot'
homepage 'https://www.filebot.net/'
homepage 'http://www.filebot.net/'
license :gpl
app 'FileBot.app'