Browse Source

Change download links and add updates.xml

pull/3328/head
Daniel Grunwald 13 years ago
parent
commit
145857c985
  1. 4
      index.html
  2. 10
      updates.xml

4
index.html

@ -21,8 +21,8 @@ @@ -21,8 +21,8 @@
<p>.NET Decompiler</p>
<p class="view"><a href="https://github.com/icsharpcode/ILSpy">View the Project on GitHub <small>icsharpcode/ILSpy</small></a></p>
<ul>
<li><a href="https://github.com/icsharpcode/ILSpy/zipball/master">Download <strong>ZIP File</strong></a></li>
<li><a href="https://github.com/icsharpcode/ILSpy/tarball/master">Download <strong>TAR Ball</strong></a></li>
<li><a href="http://sourceforge.net/projects/sharpdevelop/files/ILSpy/2.0/ILSpy_Master_2.1.0.1603_RTW_Binaries.zip/download">Download <strong>Binaries</strong></a></li>
<li><a href="http://sourceforge.net/projects/sharpdevelop/files/ILSpy/2.0/ILSpy_Master_2.1.0.1603_RTW_Source.zip/download">Download <strong>Source</strong></a></li>
<li><a href="https://github.com/icsharpcode/ILSpy">View On <strong>GitHub</strong></a></li>
</ul>
</header>

10
updates.xml

@ -0,0 +1,10 @@ @@ -0,0 +1,10 @@
<updateInfo>
<band id="stable">
<latestVersion>2.1.0.1603</latestVersion>
<downloadUrl>http://www.ilspy.net/</downloadUrl>
</band>
<band id="beta">
<latestVersion>2.1.0.1603</latestVersion>
<downloadUrl>http://www.ilspy.net/</downloadUrl>
</band>
</updateInfo>
Loading…
Cancel
Save