use HTTPS url in welly.rb

This commit is contained in:
Roland Walker 2014-06-18 10:55:27 -04:00
parent 417db8bbf9
commit 44cbef0805

View file

@ -1,5 +1,5 @@
class Welly < Cask
url 'http://welly.googlecode.com/files/Welly.v2.7.fix.zip'
url 'https://welly.googlecode.com/files/Welly.v2.7.fix.zip'
appcast 'http://welly.googlecode.com/svn/wiki/WellyUpdate.xml'
homepage 'https://code.google.com/p/welly/'
version '2.7+'