diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2015-04-28 19:54:41 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2015-04-28 19:54:41 -0400 |
commit | 6a21d34b8286a578283a11382f039f8f5194f489 (patch) | |
tree | 3aca86a77e20166b6888aa277a93452dc49a8f0a | |
parent | b013d8023805a7493b5f5c33cee1f981939625a6 (diff) |
MAINT-5164: Standardize viewer on jsoncpp 297580 for all platforms.
-rwxr-xr-x | autobuild.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/autobuild.xml b/autobuild.xml index f973fdb5c9..17f17be042 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -1164,9 +1164,9 @@ <key>archive</key> <map> <key>hash</key> - <string>b25a4f480e07c670ffef00c3da578f87</string> + <string>8084ced172704ff09b364f7af82a2d6f</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/jsoncpp_3p-update-jsoncpp/rev/297281/arch/Darwin/installer/jsoncpp-0.5.0.297281-darwin-297281.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/jsoncpp_3p-update-jsoncpp/rev/297580/arch/Darwin/installer/jsoncpp-0.5.0.297580-darwin-297580.tar.bz2</string> </map> <key>name</key> <string>darwin</string> @@ -1176,9 +1176,9 @@ <key>archive</key> <map> <key>hash</key> - <string>5b3b5dbf0c82c1046482a74ce9e11c38</string> + <string>910bf12e4b4635170e462b739887cda9</string> <key>url</key> - <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/jsoncpp_3p-update-jsoncpp/rev/297281/arch/Linux/installer/jsoncpp-0.5.0.297281-linux-297281.tar.bz2</string> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/jsoncpp_3p-update-jsoncpp/rev/297580/arch/Linux/installer/jsoncpp-0.5.0.297580-linux-297580.tar.bz2</string> </map> <key>name</key> <string>linux</string> |