Skip to content

Commit 287ee28

Browse files
author
slavara
committed
Add TortoiseHg to AppMan
1 parent 942c5f1 commit 287ee28

File tree

1 file changed

+34
-2
lines changed

1 file changed

+34
-2
lines changed

appman.xml

Lines changed: 34 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
<Url>https://github.com/git-for-windows/git/releases/download/v2.6.3.windows.1/Git-2.6.3-32-bit.exe</Url>
212212
</Urls>
213213
</Entry>
214-
<Entry>
214+
<Entry>
215215
<Id>git4win</Id>
216216
<Name>Git For Windows (x64)</Name>
217217
<Version>2.6.3</Version>
@@ -275,7 +275,7 @@
275275
<Url>https://sliksvn.com/pub/Slik-Subversion-1.9.2-win32.msi</Url>
276276
</Urls>
277277
</Entry>
278-
<Entry>
278+
<Entry>
279279
<Id>sliksvn</Id>
280280
<Name>SlikSVN Client (x64)</Name>
281281
<Version>1.9.2</Version>
@@ -291,6 +291,38 @@
291291
<Url>https://sliksvn.com/pub/Slik-Subversion-1.9.2-x64.msi</Url>
292292
</Urls>
293293
</Entry>
294+
<Entry>
295+
<Id>torhg</Id>
296+
<Name>TortoiseHg (x86)</Name>
297+
<Version>3.7.1</Version>
298+
<Build>1</Build>
299+
<Desc>TortoiseHg (including Mercurial) 3.7.1 - x86</Desc>
300+
<Group>Source Control</Group>
301+
<Bundles>
302+
<Bundle>HG</Bundle>
303+
</Bundles>
304+
<Type>Executable</Type>
305+
<Info>https://www.mercurial-scm.org/downloads</Info>
306+
<Urls>
307+
<Url>http://bitbucket.org/tortoisehg/files/downloads/tortoisehg-3.7.1-x86.msi</Url>
308+
</Urls>
309+
</Entry>
310+
<Entry>
311+
<Id>torhg64</Id>
312+
<Name>TortoiseHg (x64)</Name>
313+
<Version>3.7.1</Version>
314+
<Build>1</Build>
315+
<Desc>TortoiseHg (including Mercurial) 3.7.1 - x64</Desc>
316+
<Group>Source Control</Group>
317+
<Bundles>
318+
<Bundle>HG</Bundle>
319+
</Bundles>
320+
<Type>Executable</Type>
321+
<Info>https://www.mercurial-scm.org/downloads</Info>
322+
<Urls>
323+
<Url>http://bitbucket.org/tortoisehg/files/downloads/tortoisehg-3.7.1-x64.msi</Url>
324+
</Urls>
325+
</Entry>
294326
<Entry>
295327
<Id>as2tmpl</Id>
296328
<Name>AS2 Templates</Name>

0 commit comments

Comments
 (0)