homebrew-cask/Casks/tofu.rb

11 lines
185 B
Ruby
Raw Normal View History

2014-11-14 01:27:11 +08:00
cask :v1 => 'tofu' do
2014-09-17 19:43:05 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'http://amarsagoo.info/tofu/Tofu.dmg'
homepage 'http://amarsagoo.info/tofu/'
license :gratis
2014-09-16 00:06:30 +08:00
app 'Tofu.app'
2014-01-23 23:43:53 +08:00
end