Skip to content

Commit 3fa8380

Browse files
committed
Updated appman config...
1 parent b63ee6a commit 3fa8380

File tree

1 file changed

+45
-13
lines changed

1 file changed

+45
-13
lines changed

appman.xml

Lines changed: 45 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<Id>flexairsdk</Id>
3434
<Name>Flex SDK + AIR SDK</Name>
3535
<Version>4.6.0+16.0.0</Version>
36-
<Build>23201B+272</Build>
36+
<Build>23201B+292</Build>
3737
<Desc>Adobe Flex SDK merged with Adobe AIR SDK</Desc>
3838
<Info>http://www.adobe.com/devnet/air.html</Info>
3939
<Group>Compilers</Group>
@@ -50,7 +50,7 @@
5050
<Id>ascsdk</Id>
5151
<Name>AIR SDK + ASC 2.0</Name>
5252
<Version>16.0.0</Version>
53-
<Build>272</Build>
53+
<Build>292</Build>
5454
<Desc>Adobe AIR SDK with ASC 2.0</Desc>
5555
<Info>http://www.adobe.com/devnet/air.html</Info>
5656
<Group>Compilers</Group>
@@ -82,19 +82,19 @@
8282
<Id>closure</Id>
8383
<Name>Closure Compiler</Name>
8484
<Version>1.0.0</Version>
85-
<Build>v20140110</Build>
85+
<Build>v20150126</Build>
8686
<Desc>Google Closure Compiler for JavaScript</Desc>
8787
<Group>Compilers</Group>
8888
<Info>https://developers.google.com/closure/compiler/</Info>
8989
<Urls>
90-
<Url>http://dl.google.com/closure-compiler/compiler-20140110.zip</Url>
90+
<Url>http://dl.google.com/closure-compiler/compiler-20150126.zip</Url>
9191
</Urls>
9292
</Entry>
9393
<Entry>
9494
<Id>airrt</Id>
9595
<Name>Adobe AIR</Name>
9696
<Version>16.0.0</Version>
97-
<Build>272</Build>
97+
<Build>273</Build>
9898
<Desc>Adobe AIR for AIR applications installer</Desc>
9999
<Group>Runtimes</Group>
100100
<Bundles>
@@ -110,7 +110,7 @@
110110
<Id>flashsa</Id>
111111
<Name>Flash Player (SA)</Name>
112112
<Version>16.0.0</Version>
113-
<Build>257</Build>
113+
<Build>305</Build>
114114
<Desc>Standalone debug Flash Player</Desc>
115115
<Group>Runtimes</Group>
116116
<Bundles>
@@ -128,7 +128,7 @@
128128
<Id>flashns</Id>
129129
<Name>Flash Player (NS)</Name>
130130
<Version>16.0.0</Version>
131-
<Build>257</Build>
131+
<Build>305</Build>
132132
<Desc>Debug Flash Player plugin for Netscape browsers</Desc>
133133
<Group>Runtimes</Group>
134134
<Type>Executable</Type>
@@ -141,7 +141,7 @@
141141
<Id>flashie</Id>
142142
<Name>Flash Player (AX)</Name>
143143
<Version>16.0.0</Version>
144-
<Build>257</Build>
144+
<Build>305</Build>
145145
<Desc>Debug Flash Player plugin for Internet Explorer</Desc>
146146
<Group>Runtimes</Group>
147147
<Type>Executable</Type>
@@ -152,8 +152,8 @@
152152
</Entry>
153153
<Entry>
154154
<Id>torgit</Id>
155-
<Name>TortoiseGit</Name>
156-
<Version>1.8.12</Version>
155+
<Name>TortoiseGit (x86)</Name>
156+
<Version>1.8.13</Version>
157157
<Build>1</Build>
158158
<Desc>Git client 32-bit installer</Desc>
159159
<Group>Source Control</Group>
@@ -163,7 +163,23 @@
163163
<Type>Executable</Type>
164164
<Info>https://code.google.com/p/tortoisegit/</Info>
165165
<Urls>
166-
<Url>http://download.tortoisegit.org/tgit/1.8.12.0/TortoiseGit-1.8.12.0-32bit.msi</Url>
166+
<Url>http://download.tortoisegit.org/tgit/1.8.13.0/TortoiseGit-1.8.13.0-32bit.msi</Url>
167+
</Urls>
168+
</Entry>
169+
<Entry>
170+
<Id>torgit</Id>
171+
<Name>TortoiseGit (x64)</Name>
172+
<Version>1.8.13</Version>
173+
<Build>1</Build>
174+
<Desc>Git client 64-bit installer</Desc>
175+
<Group>Source Control</Group>
176+
<Bundles>
177+
<Bundle>Git</Bundle>
178+
</Bundles>
179+
<Type>Executable</Type>
180+
<Info>https://code.google.com/p/tortoisegit/</Info>
181+
<Urls>
182+
<Url>http://download.tortoisegit.org/tgit/1.8.13.0/TortoiseGit-1.8.13.0-64bit.msi</Url>
167183
</Urls>
168184
</Entry>
169185
<Entry>
@@ -184,7 +200,7 @@
184200
</Entry>
185201
<Entry>
186202
<Id>torsvn</Id>
187-
<Name>TortoiseSVN</Name>
203+
<Name>TortoiseSVN (x86)</Name>
188204
<Version>1.8.10</Version>
189205
<Build>1</Build>
190206
<Desc>Subversion client 32-bit installer</Desc>
@@ -198,9 +214,25 @@
198214
<Url>http://sourceforge.net/projects/tortoisesvn/files/1.8.10/Application/TortoiseSVN-1.8.10.26129-win32-svn-1.8.11.msi</Url>
199215
</Urls>
200216
</Entry>
217+
<Entry>
218+
<Id>torsvn</Id>
219+
<Name>TortoiseSVN (x64)</Name>
220+
<Version>1.8.10</Version>
221+
<Build>1</Build>
222+
<Desc>Subversion client 64-bit installer</Desc>
223+
<Group>Source Control</Group>
224+
<Bundles>
225+
<Bundle>SVN</Bundle>
226+
</Bundles>
227+
<Type>Executable</Type>
228+
<Info>https://code.google.com/p/tortoisegit/</Info>
229+
<Urls>
230+
<Url>http://sourceforge.net/projects/tortoisesvn/files/1.8.10/Application/TortoiseSVN-1.8.10.26129-x64-svn-1.8.11.msi</Url>
231+
</Urls>
232+
</Entry>
201233
<Entry>
202234
<Id>sliksvn</Id>
203-
<Name>SlikSVN</Name>
235+
<Name>SlikSVN Client</Name>
204236
<Version>1.8.11</Version>
205237
<Build>1</Build>
206238
<Desc>Subversion command line client 32-bit installer</Desc>

0 commit comments

Comments
 (0)