Merge pull request #22 from vincecima/add-the-unarchiver

Add The Unarchiver - a free replacement for Archive Utiliy.app
This commit is contained in:
Paul Hinze 2012-10-02 07:48:30 -07:00
commit 1b825b4d5e
1 changed files with 5 additions and 0 deletions

5
Casks/the-unarchiver.rb Normal file
View File

@ -0,0 +1,5 @@
class TheUnarchiver < Cask
url 'http://theunarchiver.googlecode.com/files/TheUnarchiver3.3.zip'
homepage 'http://unarchiver.c3.cx/'
version '3.3'
end