container :nested in raw-therapee

This commit is contained in:
Roland Walker 2014-10-09 11:40:47 -04:00
parent b87f1c0d39
commit c8e69f57d5
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@ class RawTherapee < Cask
homepage 'http://rawtherapee.com'
license :unknown
nested_container "RawTherapee_OSX_10.7_64_#{version}.dmg"
container :nested => "RawTherapee_OSX_10.7_64_#{version}.dmg"
app 'RawTherapee.app'
end