homebrew-cask/Casks/tateditor.rb

12 lines
222 B
Ruby
Raw Normal View History

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