add new cask for tofu

This commit is contained in:
gaoyifan
2014-01-23 23:43:53 +08:00
parent 5781b2864f
commit 5b98a8bdaa
+7
View File
@@ -0,0 +1,7 @@
class Tofu < Cask
url 'http://amarsagoo.info/tofu/Tofu.dmg'
homepage 'http://amarsagoo.info/tofu/'
version 'latest'
no_checksum
link 'Tofu.app'
end