homebrew-cask/Casks/textroom.rb

10 lines
257 B
Ruby

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