Merge pull request #2564 from gaoyifan/tofu

add new cask for tofu
This commit is contained in:
Fernando Paredes
2014-01-23 07:56:20 -08:00
+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