Added BetterZip

Signed-off-by: Alexander Kucera <a.kucera@babylondreams.de>
This commit is contained in:
Alexander Kucera 2013-11-15 12:09:39 +01:00
parent f346a2ef75
commit 20102022b5
1 changed files with 7 additions and 0 deletions

7
Casks/better-zip.rb Normal file
View File

@ -0,0 +1,7 @@
class BetterZip < Cask
url 'http://macitbetter.com/BetterZip.zip'
homepage 'http://macitbetter.com'
version 'latest'
no_checksum
link 'BetterZip.app'
end