Update latest CLT version check
This commit is contained in:
parent
5bd5e05541
commit
cca7d1a96f
@ -196,10 +196,8 @@ module OS
|
|||||||
end
|
end
|
||||||
|
|
||||||
def latest_version
|
def latest_version
|
||||||
if MacOS.version >= "10.9"
|
if MacOS.version >= "10.8"
|
||||||
"500.2.79"
|
"503.0.38"
|
||||||
elsif MacOS.version == "10.8"
|
|
||||||
"500.2.78"
|
|
||||||
else
|
else
|
||||||
"425.0.28"
|
"425.0.28"
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user