flashlight.rb: add appcast

This commit is contained in:
Victor Popkov 2015-05-23 19:24:06 +03:00
parent 2e34c4c4dc
commit 536254140f
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ cask :v1 => 'flashlight' do
# Original discussion: https://github.com/nate-parrott/Flashlight/issues/104
url 'https://flashlightplugins.appspot.com/latest_download'
name 'Flashlight'
appcast 'https://raw.githubusercontent.com/nate-parrott/flashlight/master/Appcast.xml',
:sha256 => '612946c9e6a7fd1de81bfd1cd822d4a047f986caa9451ba9bed3d3bbf57b4782'
homepage 'http://flashlight.nateparrott.com/'
license :gpl