homebrew-cask/Casks/tofu.rb

8 lines
163 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'
2014-05-08 20:51:31 +08:00
sha256 :no_check
2014-01-23 23:43:53 +08:00
link 'Tofu.app'
end