Add YAC Reader.app and YAC Reader Library.app latest version 7.0.1.

This commit is contained in:
Robbie Holmes
2014-06-01 21:49:05 -04:00
committed by Robbie Holmes
parent a7ec95f1ea
commit 096560e6d4
+8
View File
@@ -0,0 +1,8 @@
class Yacreader < Cask
url 'https://bitbucket.org/luisangelsm/yacreader/downloads/YACReader-7.0.1-MacOSX-Intel.dmg'
homepage 'http://www.yacreader.com'
version '7.0.1'
sha256 'a8b042f0e8e3c00553f09621067a6a416743098b23277e438d2681b8a95ed890'
link 'YACReader.app'
link 'YACReaderLibrary.app'
end