diff --git a/Casks/crushftp.rb b/Casks/crushftp.rb index f34749c6e5..39b2b364b1 100644 --- a/Casks/crushftp.rb +++ b/Casks/crushftp.rb @@ -3,5 +3,5 @@ class Crushftp < Cask homepage 'https://www.crushftp.com' version 'latest' no_checksum - link 'CrushFTP6_OSX' + link 'CrushFTP6_OSX/CrushFTP6.app' end