Update CLT version check
This commit is contained in:
parent
409a7bce96
commit
d4fad50e76
@ -162,7 +162,7 @@ module OS
|
|||||||
def latest_version
|
def latest_version
|
||||||
case MacOS.version
|
case MacOS.version
|
||||||
when "10.10" then "600.0.54"
|
when "10.10" then "600.0.54"
|
||||||
when "10.9" then "503.0.40"
|
when "10.9" then "600.0.51"
|
||||||
when "10.8" then "503.0.40"
|
when "10.8" then "503.0.40"
|
||||||
else
|
else
|
||||||
"425.0.28"
|
"425.0.28"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user