mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 14:26:46 -06:00
7 lines
280 B
Ruby
7 lines
280 B
Ruby
class KomodoEdit < Cask
|
|
url 'http://downloads.activestate.com/Komodo/releases/8.5.2/Komodo-Edit-8.5.2-13850-macosx-x86_64.dmg'
|
|
homepage 'http://www.activestate.com/komodo-edit'
|
|
version '8.5.2'
|
|
sha1 'cb7ba52b154fc8672b0846e21af3ca131a10ac82'
|
|
link 'Komodo Edit 8.app'
|
|
end
|