Skip to content

Commit e5de32b

Browse files
committed
Merge pull request #909 from SlavaRa/feature/appman_haxe_3.2.1
Add haxe 3.2.1
2 parents 5e37aff + 2381d8a commit e5de32b

File tree

1 file changed

+24
-8
lines changed

1 file changed

+24
-8
lines changed

appman.xml

Lines changed: 24 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Entries xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
3+
<Entry>
4+
<Id>haxe3setup2</Id>
5+
<Name>Haxe + Neko</Name>
6+
<Version>3.2.1</Version>
7+
<Build>1</Build>
8+
<Desc>Haxe 3 and Neko virtual machine installer</Desc>
9+
<Group>Compilers</Group>
10+
<Bundles>
11+
<Bundle>Haxe</Bundle>
12+
</Bundles>
13+
<Type>Executable</Type>
14+
<Info>http://www.haxe.org</Info>
15+
<Urls>
16+
<Url>http://haxe.org/website-content/downloads/3.2.1/downloads/haxe-3.2.1-win.exe</Url>
17+
</Urls>
18+
</Entry>
319
<Entry>
420
<Id>haxe3setup1</Id>
521
<Name>Haxe + Neko</Name>
@@ -110,7 +126,7 @@
110126
<Id>airrt</Id>
111127
<Name>Adobe AIR</Name>
112128
<Version>19.0.0</Version>
113-
<Build>190</Build>
129+
<Build>213</Build>
114130
<Desc>Adobe AIR for AIR applications installer</Desc>
115131
<Group>Runtimes</Group>
116132
<Bundles>
@@ -126,7 +142,7 @@
126142
<Id>flashsa</Id>
127143
<Name>Flash Player (SA)</Name>
128144
<Version>19.0.0</Version>
129-
<Build>185</Build>
145+
<Build>207</Build>
130146
<Desc>Standalone debug Flash Player</Desc>
131147
<Group>Runtimes</Group>
132148
<Bundles>
@@ -137,14 +153,14 @@
137153
</Bundles>
138154
<Info>http://www.adobe.com/support/flashplayer/downloads.html</Info>
139155
<Urls>
140-
<Url>http://download.macromedia.com/pub/flashplayer/updaters/19/flashplayer_19_sa_debug.exe</Url>
156+
<Url>https://fpdownload.macromedia.com/pub/flashplayer/updaters/19/flashplayer_19_sa_debug.exe</Url>
141157
</Urls>
142158
</Entry>
143159
<Entry>
144160
<Id>flashns</Id>
145161
<Name>Flash Player (NS)</Name>
146162
<Version>19.0.0</Version>
147-
<Build>185</Build>
163+
<Build>207</Build>
148164
<Desc>Debug Flash Player plugin for Netscape browsers</Desc>
149165
<Group>Runtimes</Group>
150166
<Type>Executable</Type>
@@ -157,26 +173,26 @@
157173
<Id>flashie</Id>
158174
<Name>Flash Player (AX)</Name>
159175
<Version>19.0.0</Version>
160-
<Build>185</Build>
176+
<Build>207</Build>
161177
<Desc>Debug Flash Player plugin for Internet Explorer</Desc>
162178
<Group>Runtimes</Group>
163179
<Type>Executable</Type>
164180
<Info>http://www.adobe.com/support/flashplayer/downloads.html</Info>
165181
<Urls>
166-
<Url>http://download.macromedia.com/pub/flashplayer/updaters/19/flashplayer_19_ax_debug.exe</Url>
182+
<Url>https://fpdownload.macromedia.com/pub/flashplayer/updaters/19/flashplayer_19_ax_debug.exe</Url>
167183
</Urls>
168184
</Entry>
169185
<Entry>
170186
<Id>flashppapi</Id>
171187
<Name>Flash Player (PPAPI)</Name>
172188
<Version>19.0.0</Version>
173-
<Build>185</Build>
189+
<Build>207</Build>
174190
<Desc>Debug Flash Player plugin for Opera and Chromium based applications – PPAPI</Desc>
175191
<Group>Runtimes</Group>
176192
<Type>Executable</Type>
177193
<Info>http://www.adobe.com/support/flashplayer/downloads.html</Info>
178194
<Urls>
179-
<Url>http://download.macromedia.com/pub/flashplayer/updaters/19/flashplayer_19_ppapi_debug.exe</Url>
195+
<Url>https://fpdownload.macromedia.com/pub/flashplayer/updaters/19/flashplayer_19_ppapi_debug.exe</Url>
180196
</Urls>
181197
</Entry>
182198
<Entry>

0 commit comments

Comments
 (0)