diff options
author | Ansariel <ansariel.hiller@phoenixviewer.com> | 2024-03-27 14:44:22 +0100 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2024-03-27 15:48:33 +0200 |
commit | 32c24ffbd7395be67ec6d59a00c68165ec8d8318 (patch) | |
tree | 0a2fc59de60eb0ee93355bdfbc95e022ecc3b894 /autobuild.xml | |
parent | 71ed19839eb95d918329b2c776c8af3b8724f1da (diff) |
Fix merge issues
Diffstat (limited to 'autobuild.xml')
-rw-r--r-- | autobuild.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/autobuild.xml b/autobuild.xml index 61942bf9da..387699ed47 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1572,6 +1572,18 @@ <key>name</key> <string>linux64</string> </map> + <key>windows</key> + <map> + <key>archive</key> + <map> + <key>hash</key> + <string>2e5f1f7046a49d8b0bc295aa878116bc</string> + <key>url</key> + <string>http://automated-builds-secondlife-com.s3.amazonaws.com/ct2/60043/564063/llphysicsextensions_stub-1.0.542456-windows-542456.tar.bz2</string> + </map> + <key>name</key> + <string>windows</string> + </map> </map> <key>license</key> <string>internal</string> |