For everyone who has asked the question "what's currently version of Chrome
deployed on the YY channel on the XX platform" there is now a
mostly-reliable automated answer.  The results aren't particularly fancy,
but they are near real time and parse-able so they should be
generally consumable.

The url is: http://omahaproxy.appspot.com/

Example output:

cf,dev,4.0.266.0
cf,beta,0.0.0.0
cf,stable,0.0.0.0
linux,dev,4.0.288.1
linux,beta,4.0.249.43
linux,stable,0.0.0.0
mac,dev,4.0.288.1
mac,beta,4.0.249.49
mac,stable,0.0.0.0
win,dev,4.0.288.1
win,beta,4.0.249.64
win,stable,3.0.195.38


Specific queries are easy too, with 2 additional parameters
os=(win|mac|linux|cf) and channel=(dev|beta|stable).

 http://omahaproxy.appspot.com/?channel=dev&os=win

win,dev,4.0.288.1
-- 
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev

Reply via email to