diff options
author | Ptolemy <ptolemy@lindenlab.com> | 2022-09-09 06:36:00 -0700 |
---|---|---|
committer | Ptolemy <ptolemy@lindenlab.com> | 2022-09-09 06:36:00 -0700 |
commit | 0fdef555ba5e0dc8e1e1bd8f2db0543d59bc318a (patch) | |
tree | d0d075cf0b24a181fe7dbc00ac36ffc3e2d9394e /autobuild.xml | |
parent | c94a521c6ab4f6c42c61087df78252930e7865a3 (diff) | |
parent | 8fb18e9a5d1f42fa86ca1cc2a4306edccb7065c5 (diff) |
Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/autobuild.xml b/autobuild.xml index bf20cb788e..e984551455 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1836,6 +1836,50 @@ <key>version</key> <string>0.16.561408</string> </map> + <key>mikktspace</key> + <map> + <key>canonical_repo</key> + <string>https://bitbucket.org/lindenlab/3p-mikktspace</string> + <key>copyright</key> + <string>Copyright (C) 2011 by Morten S. Mikkelsen</string> + <key>description</key> + <string>Mikktspace Tangent Generator</string> + <key>license</key> + <string>Copyright (C) 2011 by Morten S. Mikkelsen</string> + <key>license_file</key> + <string>mikktspace.txt</string> + <key>name</key> + <string>mikktspace</string> + <key>platforms</key> + <map> + <key>darwin64</key> + <map> + <key>archive</key> + <map> + <key>hash</key> + <string>b48b7ac0792d3ea8f087d99d9e4a29d8</string> + <key>url</key> + <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/104415/914944/mikktspace-1-darwin64-574859.tar.bz2</string> + </map> + <key>name</key> + <string>darwin64</string> + </map> + <key>windows64</key> + <map> + <key>archive</key> + <map> + <key>hash</key> + <string>02e9e5b6fe6788f4d2babb83ec544843</string> + <key>url</key> + <string>https://automated-builds-secondlife-com.s3.amazonaws.com/ct2/104406/914909/mikktspace-1-windows64-574859.tar.bz2</string> + </map> + <key>name</key> + <string>windows64</string> + </map> + </map> + <key>version</key> + <string>1</string> + </map> <key>minizip-ng</key> <map> <key>canonical_repo</key> |