streakerbar.rb: update appcast to use SSL

This commit is contained in:
Victor Popkov 2015-06-27 17:33:20 +03:00 committed by Vítor Galvão
parent ed74ef2b66
commit 5691cf8995
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ cask :v1 => 'streakerbar' do
sha256 '61735052d8e7613dc4d898c4236ed8b277ad742456c2067e4a750c7a937529f5'
url "http://github.com/chaserx/streakerbar/releases/download/v#{version}/streakerbar.zip"
appcast 'http://github.com/chaserx/streakerbar/releases.atom'
appcast 'https://github.com/chaserx/streakerbar/releases.atom'
name 'streakerbar'
homepage 'https://github.com/chaserx/streakerbar'
license :mit