diff options
author | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-07-10 16:51:45 +0300 |
---|---|---|
committer | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-07-10 16:51:45 +0300 |
commit | f486bdbb48dda1364d71b8d80cc3c837efb96284 (patch) | |
tree | 42cbd4f234b742f38f4e05e14141478180275988 | |
parent | 24fedef537d951eb279b628259fbe874dc124101 (diff) |
SL-11563 Version checker crashing with 'no module epolls' error
-rw-r--r-- | autobuild.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/autobuild.xml b/autobuild.xml index 2a2c1c8de9..85b9ba9976 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -3138,9 +3138,9 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <key>archive</key> <map> <key>hash</key> - <string>0c7d5d7f3f0cc3e3df3ab7fbc3dceacf</string> + <string>42066e2447c7a3359784438d16510992</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/39152/331381/viewer_manager-2.0.528205-darwin64-528205.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/40539/348124/viewer_manager-2.0.529188-darwin64-529188.tar.bz2</string> </map> <key>name</key> <string>darwin64</string> @@ -3162,9 +3162,9 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <key>archive</key> <map> <key>hash</key> - <string>8b859303e242a98141746e3e3c7d78f7</string> + <string>ca230428635ce13cb7ace0f9522f8546</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/39149/331365/viewer_manager-2.0.528205-windows-528205.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/40538/348130/viewer_manager-2.0.529188-windows-529188.tar.bz2</string> </map> <key>name</key> <string>windows</string> @@ -3175,7 +3175,7 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <key>source_type</key> <string>hg</string> <key>version</key> - <string>2.0.528205</string> + <string>2.0.529188</string> </map> <key>vlc-bin</key> <map> |