diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2023-07-07 06:36:15 +0300 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2023-07-07 06:36:15 +0300 |
commit | 411aa59734a884c95f83e80ddd404af85a6f2ef4 (patch) | |
tree | ab4f01fa91e19338db153867391bef957d3569a9 /autobuild.xml | |
parent | 7df2aedb6f6704c903075f804d3cd432b3b05e2c (diff) |
SL-19756 Update viewer-manager to 3.0.580913
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/autobuild.xml b/autobuild.xml index 648fd8203a..9785884a40 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1,5 +1,6 @@ <?xml version="1.0" ?> -<llsd><map> +<llsd> +<map> <key>installables</key> <map> <key>SDL</key> @@ -2700,9 +2701,9 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <key>archive</key> <map> <key>hash</key> - <string>9e1b5515ab59b4e9cfeef6626d65d03d</string> + <string>8b091b1f13348eedadf66d7d81cb6bc1</string> <key>url</key> - <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/108609/945996/viewer_manager-3.0.577252-darwin64-577252.tar.bz2</string> + <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/116621/1003286/viewer_manager-3.0.580913-darwin64-580913.tar.bz2</string> </map> <key>name</key> <string>darwin64</string> @@ -2712,9 +2713,9 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <key>archive</key> <map> <key>hash</key> - <string>a3c599595ecc8fb987a5499fca42520a</string> + <string>647e86470e02509b1cf89829d08dfd46</string> <key>url</key> - <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/108610/946003/viewer_manager-3.0.577252-windows-577252.tar.bz2</string> + <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/116623/1003293/viewer_manager-3.0.580913-windows-580913.tar.bz2</string> </map> <key>name</key> <string>windows</string> @@ -2725,7 +2726,7 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <key>source_type</key> <string>hg</string> <key>version</key> - <string>3.0.577252</string> + <string>3.0.580913</string> </map> <key>vlc-bin</key> <map> @@ -3399,4 +3400,5 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string> <string>autobuild</string> <key>version</key> <string>1.3</string> - </map></llsd> + </map> +</llsd> |