use inclusive conditional in imagealpha

This commit is contained in:
Roland Walker 2014-12-09 07:25:24 -05:00
parent c05f4bafc8
commit 2dd056ce3b
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
cask :v1 => 'imagealpha' do
if MacOS.version < :lion
if MacOS.version <= :snow_leopard
version '1.2.3'
sha256 '79388edcaf5cb29234f722a672b069c6d51fb812e89969ba8db8e957b9a32bf3'
else