Author: aharui
Date: Wed Jun 20 22:58:20 2018
New Revision: 1833959
URL: http://svn.apache.org/viewvc?rev=1833959&view=rev
Log:
add 64bit to config
Modified:
flex/site/trunk/content/installer/sdk-installer-config-4.0.xml
Modified: flex/site/trunk/content/installer/sdk-installer-config-4.0.xml
URL:
http://svn.apache.org/viewvc/flex/site/trunk/content/installer/sdk-installer-config-4.0.xml?rev=1833959&r1=1833958&r2=1833959&view=diff
==============================================================================
--- flex/site/trunk/content/installer/sdk-installer-config-4.0.xml (original)
+++ flex/site/trunk/content/installer/sdk-installer-config-4.0.xml Wed Jun 20
22:58:20 2018
@@ -52,6 +52,15 @@ limitations under the License.
path relative to mirror
- if path is relative, don't use starting slash -->
<installer name="SDKInstallerApp" path="flex/installer/3.3.1/binaries/"
file="apache-flex-sdk-installer-3.3.1-bin"/>
+ <!-- Windows 64-bit captive runtime binary distribution
+ Notes:
+ - use full URL when binaries are NOT released yet, else use
+ path relative to mirror
+ - if path is relative, don't use starting slash -->
+ <installer64 version="3.3.2">
+
<path>http://dist.apache.org/repos/dist/dev/flex/installer/3.3.2/rc2/binaries</path>
+ <file>apache-flex-sdk-installer-3.3.2-64bit-bin.zip</file>
+ </installer64>
<!-- Mirror URL CGI -->
<mirror name="MirrorURLCGI" path="" file="single-mirror-url--xml.cgi"/>
<products>