homebrew-cask/Casks/cog.rb

9 lines
274 B
Ruby

class Cog < Cask
url 'http://cogx.org/nightly_builds/cog-r2051.tbz'
appcast 'http://mamburu.net/cog/stable.xml'
homepage 'http://cogx.org'
version 'nightly_builds_2051'
sha256 '1cc55f718a15810cccc5141312c01079e1da230a2412e4bc66c172de7aee36fe'
link 'Cog.app'
end