Browse Source
This version, unlike the preceeding 3.3, is sandboxed so it can be included in the App Store.
Sean T Allen
12 years ago
1 changed files with 3 additions and 3 deletions
@ -1,5 +1,5 @@ |
|||
class TheUnarchiver < Cask |
|||
url 'http://theunarchiver.googlecode.com/files/TheUnarchiver3.3.zip' |
|||
url 'http://theunarchiver.googlecode.com/files/TheUnarchiver3.4.zip' |
|||
homepage 'http://unarchiver.c3.cx/' |
|||
version '3.3' |
|||
end |
|||
version '3.4' |
|||
end |
|||
|
Loading…
Reference in new issue