We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e32087 commit bedb813Copy full SHA for bedb813
appman.xml
@@ -1,5 +1,21 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<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>
19
<Entry>
20
<Id>haxe3setup1</Id>
21
<Name>Haxe + Neko</Name>
0 commit comments