add appcast :sha256 in selfcontrol

This commit is contained in:
Roland Walker 2014-10-15 11:43:54 -04:00
parent 97e24bfeb4
commit 384489624c
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@ class Selfcontrol < Cask
sha256 '8148b29d5c5bca08149b15ae1841bac87619624f8fbdebb071daa71ccb5a8efa'
url "http://downloads.selfcontrolapp.com/SelfControl-#{version}.zip"
appcast 'http://selfcontrolapp.com/SelfControlAppcast.xml'
appcast 'http://selfcontrolapp.com/SelfControlAppcast.xml',
:sha256 => '05d48c097c072ffd92d4d938b6984c8a09f446a556dc30acf25e3896cc3e0826'
homepage 'http://selfcontrolapp.com/'
license :unknown