homebrew-cask/Casks/contexts.rb

9 lines
245 B
Ruby

class Contexts < Cask
url 'http://contextsformac.com/releases/Contexts.zip'
appcast 'http://www.contextsformac.com/releases/appcast.xml'
homepage 'http://contextsformac.com/'
version 'latest'
sha256 :no_check
link 'Contexts.app'
end