diff --git a/Casks/cleanmymac-beta.rb b/Casks/cleanmymac-beta.rb index ce6fb5a0b..dddcfe21a 100644 --- a/Casks/cleanmymac-beta.rb +++ b/Casks/cleanmymac-beta.rb @@ -5,6 +5,7 @@ class CleanmymacBeta < Cask url 'http://dl.devmate.com/com.macpaw.CleanMyMac2/beta/CleanMyMac2.zip' appcast 'http://updateinfo.devmate.com/com.macpaw.CleanMyMac2/beta/updates.xml' homepage 'http://macpaw.com/cleanmymac' + license :unknown app 'CleanMyMac 2.app' end