diff options
author | Callum Prentice <callum@lindenlab.com> | 2023-04-03 20:19:07 -0700 |
---|---|---|
committer | Callum Prentice <callum@lindenlab.com> | 2023-04-03 20:19:07 -0700 |
commit | 68612324b86e20f830e9c4a9ac290a611890f999 (patch) | |
tree | 2360fa597b788afa7dd57cda0a7fa85aabf03a94 | |
parent | 28b240fd7fc39ff4668e37b5aa3bdfe392415b34 (diff) |
DRTVWR-489: pull in a version of 3p-ICU4C from the branch called DRTVWR-489-emoji (identical to VS 2019) but lines up the branches for the otehr 3P packages this work uses
-rw-r--r-- | autobuild.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/autobuild.xml b/autobuild.xml index c221fcdb19..73e10769a5 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1060,9 +1060,9 @@ <key>archive</key> <map> <key>hash</key> - <string>7f147ae0410f705f846b981498898392</string> + <string>acc2484ff03dfaf7652cac9f42ce198a</string> <key>url</key> - <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/112850/977592/icu4c-4.8.1-darwin64-579264.tar.bz2</string> + <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/112891/977803/icu4c-4.8.1-darwin64-579276.tar.bz2</string> </map> <key>name</key> <string>darwin64</string> @@ -1072,9 +1072,9 @@ <key>archive</key> <map> <key>hash</key> - <string>08749d1f7f0a96b1951eecdae5dc11ba</string> + <string>d88003ff2c3c9145bc2c7d2d2f80f9b1</string> <key>url</key> - <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/109679/954178/icu4c-4.8.1-windows-577789.tar.bz2</string> + <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/112892/977809/icu4c-4.8.1-windows-579276.tar.bz2</string> </map> <key>name</key> <string>windows</string> @@ -1084,9 +1084,9 @@ <key>archive</key> <map> <key>hash</key> - <string>98bca5c137e6d47c5b57827e156b1857</string> + <string>2cdc400727294edcc144558d4f94fd00</string> <key>url</key> - <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/109678/954182/icu4c-4.8.1-windows64-577789.tar.bz2</string> + <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/112893/977815/icu4c-4.8.1-windows64-579276.tar.bz2</string> </map> <key>name</key> <string>windows64</string> |