You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by bi...@apache.org on 2014/06/20 20:44:03 UTC

svn commit: r1604239 - /flex/site/trunk/content/installer/sdk-installer-config-4.0.xml

Author: bigosmallm
Date: Fri Jun 20 18:44:02 2014
New Revision: 1604239

URL: http://svn.apache.org/r1604239
Log:
Add support for AIR 14.0.0.125 Beta that  contains a newer version of OpenSSL (1.0.1h) which is a new requirement for Google Play apps for security reasons.

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=1604239&r1=1604238&r2=1604239&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 Fri Jun 20 18:44:02 2014
@@ -193,6 +193,12 @@ limitations under the License.
                     <file id="air.sdk.file.windows.14.0">AdobeAIRSDK.zip</file>
                     <md5 id="air.sdk.md5.mac.14.0">6e2e93a6a244faf25696a07dba3be953</md5>
                 </versionO>
+				<versionP id="air.sdk.version.windows.14.0b" version="14.0" displayVersion="14.0.0.125 Beta">
+					<server id="air.sdk.server.windows.14.0b">http://labsdownload.adobe.com</server>
+					<folder id="air.sdk.folder.windows.14.0b">pub/labs/flashruntimes/air/</folder>
+					<path id="air.sdk.path.windows.14.0b">http://labsdownload.adobe.com/pub/labs/flashruntimes/air/</path>
+					<file id="air.sdk.file.windows.14.0b">air14_sdk_sa_win.zip</file>
+				</versionP>
             </versions>
         </windows>
         <mac>
@@ -290,6 +296,12 @@ limitations under the License.
                     <file id="air.sdk.file.mac.14.0">AdobeAIRSDK.tbz2</file>
                     <md5 id="air.sdk.md5.mac.14.0">17ed24e6bcdbb52fc2633a7e856057c8</md5>
                 </versionO>
+				<versionP id="air.sdk.version.mac.14.0b" version="14.0" displayVersion="14.0.0.125 Beta">
+                    <server id="air.sdk.server.mac.14.0b">http://labsdownload.adobe.com</server>
+                    <folder id="air.sdk.folder.mac.14.0b">pub/labs/flashruntimes/air/</folder>
+                    <path id="air.sdk.path.mac.14.0b">http://labsdownload.adobe.com/pub/labs/flashruntimes/air/</path>
+                    <file id="air.sdk.file.mac.14.0b">air14_sdk_sa_mac.tbz2</file>
+                </versionP>
             </versions>
         </mac>
     </airsdk>
@@ -403,6 +415,14 @@ limitations under the License.
                 <md5 id="flash.sdk.md5.14.0">2465d2fcf0d985ed10231b43f61c3024</md5>
                 <swfversion id="flash.sdk.swfversion.14.0">25</swfversion>
             </versionO>
+			<versionP id="flash.sdk.version.14.0b" version="14.0" displayVersion="14">
+                <server id="flash.sdk.server.14.0b">http://download.macromedia.com</server>
+                <folder id="flash.sdk.folder.14.0b">get/flashplayer/updaters/14/</folder>
+                <path id="flash.sdk.path.14.0b">http://download.macromedia.com/get/flashplayer/updaters/14/</path>
+                <file id="flash.sdk.file.14.0b">playerglobal14_0.swc</file>
+                <md5 id="flash.sdk.md5.14.0b">2465d2fcf0d985ed10231b43f61c3024</md5>
+                <swfversion id="flash.sdk.swfversion.14.0b">25</swfversion>
+            </versionP>
         </versions>
     </flashsdk>