add appcast :sha256 in switchup

This commit is contained in:
Roland Walker 2014-10-15 11:43:56 -04:00
parent c981afac61
commit 2f915698e6
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@ class Switchup < Cask
sha256 'dd269749385090bec6bbf30e917b78f07cf0424c5e94c3602a41dbf7718597b3'
url "http://www.irradiatedsoftware.com/downloads/SwitchUp_#{version}.zip"
appcast 'http://www.irradiatedsoftware.com/updates/profiles/switchup.php'
appcast 'http://www.irradiatedsoftware.com/updates/profiles/switchup.php',
:sha256 => 'a9feeb5f7dcb832042ad2d8083844e6f26c0537628820870b27e1d8a8d5abb82'
homepage 'http://www.irradiatedsoftware.com/switchup/'
license :unknown