homebrew-cask/Casks/tofu.rb

11 lines
176 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'tofu' do
2014-09-17 19:43:05 +08:00
version :latest
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'https://amarsagoo.info/tofu/Tofu.dmg'
2015-05-05 04:28:41 +08:00
name 'Tofu'
2016-12-18 19:15:51 +08:00
homepage 'https://amarsagoo.info/tofu/'
2014-09-16 00:06:30 +08:00
app 'Tofu.app'
2014-01-23 23:43:53 +08:00
end