homebrew-cask/Casks/tofu.rb

8 lines
158 B
Ruby
Raw Normal View History

2014-01-23 23:43:53 +08:00
class Tofu < Cask
url 'http://amarsagoo.info/tofu/Tofu.dmg'
homepage 'http://amarsagoo.info/tofu/'
version 'latest'
no_checksum
link 'Tofu.app'
end