fastscripts.rb: update appcast and homepage to use SSL

This commit is contained in:
Victor Popkov 2015-11-21 22:19:26 +02:00
parent d0c54941e4
commit 265adbe6ce
1 changed files with 2 additions and 2 deletions

View File

@ -3,10 +3,10 @@ cask :v1 => 'fastscripts' do
sha256 '7cc170ecacad63872fe3faddd8dbaaa8f0e232687dbd8365594221ff64999def'
url "https://www.red-sweater.com/fastscripts/FastScripts#{version}.zip"
appcast 'http://www.red-sweater.com/fastscripts/appcast2.php',
appcast 'https://red-sweater.com/fastscripts/appcast2.php',
:sha256 => '500cd40fd4f6a40f76d8329d7246f79414f4d5aeba5bf605be18c16a6de657f5'
name 'FastScripts'
homepage 'http://www.red-sweater.com/fastscripts/'
homepage 'https://red-sweater.com/fastscripts/'
license :freemium
app 'FastScripts.app'