use HTTPS url in filebot.rb

This commit is contained in:
Roland Walker 2014-06-18 10:55:21 -04:00
parent fae3b8eca6
commit 1925809645
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
class Filebot < Cask
url 'http://downloads.sourceforge.net/project/filebot/filebot/FileBot_4.0/FileBot_4.0.app.tar.gz'
url 'https://downloads.sourceforge.net/project/filebot/filebot/FileBot_4.0/FileBot_4.0.app.tar.gz'
homepage 'http://www.filebot.net/'
version '4.0'
sha256 '338c68789c1a3f96df760ca59143b801a851c4f0690a9b8a67f932e5a9d6d93d'