diff options
author | Callum Prentice <callum@lindenlab.com> | 2022-10-27 12:46:32 -0700 |
---|---|---|
committer | Callum Prentice <callum@lindenlab.com> | 2022-10-27 12:46:32 -0700 |
commit | b0a3381b2f1c11299a8166ab94170d8f8151927a (patch) | |
tree | 1fca1ccbacf2681d4f8ad5ecabbd425c8421973d /autobuild.xml | |
parent | b52d54c8ca971872839f3595bc5cccd87ba2a7b4 (diff) |
SL-18230 - pull in updated 3p-freetype package for macOS/Darwin to build to prevent linker errors in Viewer
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/autobuild.xml b/autobuild.xml index c9820ecedd..09c6bf3522 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -698,9 +698,9 @@ <key>archive</key> <map> <key>hash</key> - <string>66c308642234797ef82b1e22b96b5ae6</string> + <string>4390c5182b5d6c397ef0396828093600</string> <key>url</key> - <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/106497/930538/freetype-2.12.1.576084-darwin64-576084.tar.bz2</string> + <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/106585/931193/freetype-2.12.1.576132-darwin64-576132.tar.bz2</string> </map> <key>name</key> <string>darwin64</string> @@ -722,9 +722,9 @@ <key>archive</key> <map> <key>hash</key> - <string>fb161e641d4f4bfdeefed6021c192331</string> + <string>6ad01c23db703cd6ad2a491aae937379</string> <key>url</key> - <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/106496/930532/freetype-2.12.1.576084-windows-576084.tar.bz2</string> + <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/106586/931203/freetype-2.12.1.576132-windows-576132.tar.bz2</string> </map> <key>name</key> <string>windows</string> @@ -734,16 +734,16 @@ <key>archive</key> <map> <key>hash</key> - <string>fe29d0aa898b534f3083ad53f04afd40</string> + <string>db5f433b65a268a1ea601d7e29766cb1</string> <key>url</key> - <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/106495/930523/freetype-2.12.1.576084-windows64-576084.tar.bz2</string> + <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/106587/931202/freetype-2.12.1.576132-windows64-576132.tar.bz2</string> </map> <key>name</key> <string>windows64</string> </map> </map> <key>version</key> - <string>2.12.1.576084</string> + <string>2.12.1.576132</string> </map> <key>glext</key> <map> |