add Cask for SwitchUp

This commit is contained in:
Roland Walker 2014-07-17 11:42:04 -04:00
parent 8e69b2865a
commit b48713c0fb
1 changed files with 10 additions and 0 deletions

10
Casks/switchup.rb Normal file
View File

@ -0,0 +1,10 @@
class Switchup < Cask
version '1.6.3'
sha256 'dd269749385090bec6bbf30e917b78f07cf0424c5e94c3602a41dbf7718597b3'
url "http://www.irradiatedsoftware.com/downloads/SwitchUp_#{version}.zip"
appcast 'http://www.irradiatedsoftware.com/updates/profiles/switchup.php'
homepage 'http://www.irradiatedsoftware.com/switchup/'
link 'SwitchUp.app'
end