use HTTPS url in propane.rb

This commit is contained in:
Roland Walker 2014-06-18 11:11:05 -04:00
parent b2eba188f6
commit bcac951302
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
class Propane < Cask
url 'http://propaneapp.com/appcast/Propane.zip'
url 'https://propaneapp.com/appcast/Propane.zip'
appcast 'http://propaneapp.com/appcast/release.xml'
homepage 'http://propaneapp.com/'
version 'latest'