app stanza in raw-therapee.rb

This commit is contained in:
Roland Walker 2014-09-15 12:06:13 -04:00
parent feeb5a4aa8
commit f0b7a9b441
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ class RawTherapee < Cask
homepage 'http://rawtherapee.com'
nested_container "RawTherapee_OSX_10.7_64_#{version}.dmg"
link 'RawTherapee.app'
app 'RawTherapee.app'
end