homebrew-cask-versions/Casks/textroom.rb
Caleb Xu 4cde159edd Added TextRoom
TextRoom is a fullscreen minimalist writing environment to aid with
concentration and helping writers focus.
2014-02-15 12:31:56 -05:00

7 lines
256 B
Ruby

class Textroom < Cask
url 'https://textroom.googlecode.com/files/textroom-0.6.5.dmg'
homepage 'https://code.google.com/p/textroom/'
version '0.6.5'
sha256 'f220ca66340bb8b72416461d87504278b41b518ea35bd6b49c9aa195d4ccea3f'
link 'textroom.app'
end