mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
280 B
Ruby
7 lines
280 B
Ruby
class KomodoEdit < Cask
|
|
url 'http://downloads.activestate.com/Komodo/releases/8.5.1/Komodo-Edit-8.5.1-13781-macosx-x86_64.dmg'
|
|
homepage 'http://www.activestate.com/komodo-edit'
|
|
version '8.5.1'
|
|
sha1 '960ddeac2e0e81def7c3b297c08097ff0b193cb6'
|
|
link 'Komodo Edit 8.app'
|
|
end
|