homebrew-cask/Casks/tunewiki.rb

10 lines
199 B
Ruby
Raw Normal View History

2012-10-23 07:11:41 +08:00
class Tunewiki < Cask
2013-06-20 05:07:57 +08:00
version 'latest'
2014-05-08 20:51:31 +08:00
sha256 :no_check
url 'https://www.tunewiki.com/download/desktop/TuneWiki_Installer.dmg'
homepage 'http://www.tunewiki.com/'
2013-06-20 05:07:57 +08:00
link 'TuneWiki.app'
2012-10-23 07:11:41 +08:00
end