homebrew-cask/Casks/mangao.rb

8 lines
211 B
Ruby
Raw Normal View History

2014-02-20 01:40:40 +08:00
class Mangao < Cask
url 'https://dl.dropboxusercontent.com/u/262366138/mangao/Mangao.app.zip'
homepage 'http://ryotaminami93.appspot.com/mangao.html'
version 'latest'
no_checksum
link 'Mangao.app'
end