homebrew-cask-versions/Casks/tateditor.rb
YAMAMI Taro 7b4ff59dc3 Add TATEditor Latest
TATEditor is a text editor that can be vertical writing.
2015-01-21 11:37:47 +09:00

11 lines
222 B
Ruby

cask :v1 => 'tateditor' do
version :latest
sha256 :no_check
url 'http://www.cc4966.net/software/tateditor-osx.dmg'
name 'TATEditor'
homepage 'http://www.cc4966.net/'
license :gratis
app 'tateditor.app'
end