enable MacOS.release in cleanmymac

This commit is contained in:
Roland Walker 2014-12-10 11:55:19 -05:00
parent c2a3dfdab3
commit c652fba7e0
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
cask :v1 => 'cleanmymac' do
if MacOS.version <= :snow_leopard
if MacOS.release <= :snow_leopard
version :latest
sha256 :no_check
url 'http://dl.devmate.com/com.macpaw.CleanMyMac/CleanMyMacClassic.dmg'