diff options
author | Dave Parks <davep@lindenlab.com> | 2022-09-21 12:48:32 -0500 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2022-09-21 12:48:32 -0500 |
commit | 4697b7049c3557189e6242ac2a8b6a4c2c0588c7 (patch) | |
tree | 15ed6d13a9be6c5cfa995662c3303112d22333e0 | |
parent | d72c0f1d6aff3fc3ea011e38f58b209ffa0bb639 (diff) | |
parent | 484ccb6946291585d56b023746e6f3eb696f1ae7 (diff) |
Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR-559
-rw-r--r-- | autobuild.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/autobuild.xml b/autobuild.xml index b240b13a94..4abdd41528 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1864,6 +1864,18 @@ <key>name</key> <string>darwin64</string> </map> + <key>windows</key> + <map> + <key>archive</key> + <map> + <key>hash</key> + <string>0a016b9c0c1e2c0b557e0124094da6c5</string> + <key>url</key> + <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/104407/914918/mikktspace-1-windows-574859.tar.bz2</string> + </map> + <key>name</key> + <string>windows</string> + </map> <key>windows64</key> <map> <key>archive</key> |