homebrew-cask/Casks/komodo-edit.rb

8 lines
280 B
Ruby

class KomodoEdit < Cask
url 'http://downloads.activestate.com/Komodo/releases/8.5.3/Komodo-Edit-8.5.3-14067-macosx-x86_64.dmg'
homepage 'http://www.activestate.com/komodo-edit'
version '8.5.3'
sha1 '2c0e31c36f5e070c3c79a85addb792e9696c1178'
link 'Komodo Edit 8.app'
end