diff options
| author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2021-02-18 01:03:16 +0200 | 
|---|---|---|
| committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2021-02-18 18:11:20 +0200 | 
| commit | 31bb38a6f36b98c335c583b1054847d945905bc6 (patch) | |
| tree | 013a7a442e88afc0ec29fa434e8e1087c3a58ad5 | |
| parent | ba8dcf906d1b6b8b5a5bd91cf84cb34fdcf58d94 (diff) | |
SL-13788 Some Intel gpus are recognized as just Intel HD Graphics
| -rw-r--r-- | autobuild.xml | 10 | 
1 files changed, 5 insertions, 5 deletions
| diff --git a/autobuild.xml b/autobuild.xml index d9852e7e89..447cdc1c0e 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -3206,9 +3206,9 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string>              <key>archive</key>              <map>                <key>hash</key> -              <string>afcc8669e396dee8bd2f9b7425bd1683</string> +              <string>df27788e54d29c7695205d1af9c174aa</string>                <key>url</key> -              <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/76048/725623/viewer_manager-2.0.555351-darwin64-555351.tar.bz2</string> +              <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/77249/733350/viewer_manager-2.0.556148-darwin64-556148.tar.bz2</string>              </map>              <key>name</key>              <string>darwin64</string> @@ -3230,9 +3230,9 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string>              <key>archive</key>              <map>                <key>hash</key> -              <string>c2c97f6ca32f6e724d6ca9947bd19e96</string> +              <string>e2538b339c622f2047e01ed901ba4f71</string>                <key>url</key> -              <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/76049/725630/viewer_manager-2.0.555351-windows-555351.tar.bz2</string> +              <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/77250/733363/viewer_manager-2.0.556148-windows-556148.tar.bz2</string>              </map>              <key>name</key>              <string>windows</string> @@ -3243,7 +3243,7 @@ Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors</string>          <key>source_type</key>          <string>hg</string>          <key>version</key> -        <string>2.0.555351</string> +        <string>2.0.556148</string>        </map>        <key>vlc-bin</key>        <map> | 
