diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2014-12-03 13:55:27 -0500 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2014-12-03 13:55:27 -0500 |
commit | a376aa39ad01f0f0b3a252f8e0aace9a8601316f (patch) | |
tree | 5b4bdadb33a286df3560fdb3a67732b1d53bc87a | |
parent | 8b263beb0bc6d5e4ae8a01d604db47a4e60ec5c7 (diff) |
Update viewer to consume boost build 297177.
-rwxr-xr-x | autobuild.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/autobuild.xml b/autobuild.xml index 6aadb0be45..8e83d1852e 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -160,9 +160,9 @@ <key>archive</key> <map> <key>hash</key> - <string>26dc7724d5b6b504b0989ab59ba209f3</string> + <string>23f92889da917d0ebe542a77dab951ab</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/boost_3p-update-boost/rev/297087/arch/Darwin/installer/boost-1.57-darwin-297087.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/boost_3p-update-boost/rev/297177/arch/Darwin/installer/boost-1.57-darwin-297177.tar.bz2</string> </map> <key>name</key> <string>darwin</string> @@ -172,9 +172,9 @@ <key>archive</key> <map> <key>hash</key> - <string>9c2a2297ee330c81d31c50ebb30e2725</string> + <string>cf9b03e79742944200ad3ab214b06a07</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/boost_3p-update-boost/rev/297087/arch/Linux/installer/boost-1.57-linux-297087.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/boost_3p-update-boost/rev/297177/arch/Linux/installer/boost-1.57-linux-297177.tar.bz2</string> </map> <key>name</key> <string>linux</string> @@ -184,9 +184,9 @@ <key>archive</key> <map> <key>hash</key> - <string>ee1ad887ab438fd76ec450c128b1fd4f</string> + <string>37ea0a0d2e276bdc3aaf7cbf29ad8b1a</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/boost_3p-update-boost/rev/297087/arch/CYGWIN/installer/boost-1.57-windows-297087.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/boost_3p-update-boost/rev/297177/arch/CYGWIN/installer/boost-1.57-windows-297177.tar.bz2</string> </map> <key>name</key> <string>windows</string> |