diff options
| author | nerodevo <100370411+nerodevo@users.noreply.github.com> | 2024-04-16 11:08:23 -0500 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-16 11:08:23 -0500 | 
| commit | d06e0004353576f71fdc4265d68885a2e17b3852 (patch) | |
| tree | 822c39e4a5c2dacfd5c10ddf87722e1bd8c8e287 | |
| parent | b04b4de46510992d6b0b88a529dffec0d235a75a (diff) | |
Change windows to windows64 again
Missed the second change... Here it is.
| -rw-r--r-- | autobuild.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/autobuild.xml b/autobuild.xml index 66fce65da8..f0961b0557 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1662,7 +1662,7 @@                <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> +            <string>windows64</string>            </map>          </map>          <key>license</key> | 
