diff options
author | Oz Linden <oz@lindenlab.com> | 2017-06-16 13:34:51 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2017-06-16 13:34:51 -0400 |
commit | ff9314d955b531e34c298b9b4c533106ed0e52f4 (patch) | |
tree | c5cdf9354fa2bc3ee7f9c608ac3a52914c0bf3aa | |
parent | 51116c46c684de158000299cf7bef6f7e46fb2a7 (diff) |
update viewer-manager to fix problem with finding the ca-bundle
-rw-r--r-- | autobuild.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/autobuild.xml b/autobuild.xml index adbcb02f60..8482c04544 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -3060,9 +3060,9 @@ <key>archive</key> <map> <key>hash</key> - <string>3cc13ed44cce8705e854f47d1ef3d27f</string> + <string>cba2a87cedfde7566261de1e8a609da6</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/6539/23018/viewer_manager-1.0.506528-darwin64-506528.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/6618/23361/viewer_manager-1.0.506607-darwin64-506607.tar.bz2</string> </map> <key>name</key> <string>darwin64</string> @@ -3084,9 +3084,9 @@ <key>archive</key> <map> <key>hash</key> - <string>c81cffa70d6a2f189060a9704c9e23f7</string> + <string>9641fac387abdadb354ce618fda2dfa6</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/6540/23024/viewer_manager-1.0.506528-windows-506528.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/6619/23367/viewer_manager-1.0.506607-windows-506607.tar.bz2</string> </map> <key>name</key> <string>windows</string> @@ -3097,7 +3097,7 @@ <key>source_type</key> <string>hg</string> <key>version</key> - <string>1.0.506528</string> + <string>1.0.506607</string> </map> <key>vlc-bin</key> <map> |