homebrew-cask/Casks/coteditor.rb

8 lines
276 B
Ruby

class Coteditor < Cask
url 'https://github.com/coteditor/CotEditor/releases/download/1.5.2/CotEditor_1.5.2.dmg'
sha256 'bea41b2d7a82edb8842f66a9101438708cf0dbcca4176660c89b25f848dbe02a'
homepage 'http://coteditor.github.io/'
version '1.5.2'
link 'CotEditor.app'
end