Add CAJViewerMac beta.

This commit is contained in:
Jianwen WEI 2014-09-17 21:25:20 +08:00
parent 33522b1ee3
commit b503b3ead0
1 changed files with 10 additions and 0 deletions

10
Casks/cajviewer.rb Normal file
View File

@ -0,0 +1,10 @@
class Cajviewer < Cask
version :latest
sha256 :no_check
url 'http://cajviewer.cnki.net/download/CAJViewerMac.dmg'
homepage 'http://cajviewer.cnki.net/download.html'
pkg 'CAJViewerMac.pkg'
uninstall :pkgutil => 'com.TTKN.CAJViewerMac'
end