homebrew-cask/Casks/coteditor.rb

11 lines
331 B
Ruby

class Coteditor < Cask
version '1.5.3'
sha256 'f70bcd376d2658127c5bd274a73e7bb92a0c1c9d4aa7a08376e8b9cc2b6630df'
url 'https://github.com/coteditor/CotEditor/releases/download/1.5.3/CotEditor_1.5.3.dmg'
appcast 'http://coteditor.github.io/appcast.xml'
homepage 'http://coteditor.github.io/'
link 'CotEditor.app'
end