This commit is contained in:
jrandom
2004-07-24 02:46:24 +00:00
committed by zzz
parent 863078e045
commit 6ed3eef0ab

View File

@@ -1,14 +1,14 @@
<h3>New installs</h3>
<ul>
<li>TAR/Gzip Archive<br />
<a href="http://dev.i2p.net/i2p/i2p_0_3_2_3.tar.gz">I2P 0.3.2.3</a>
(md5 90d7553351a0827afa30cc5c37ebb21a)</li>
<a href="http://dev.i2p.net/i2p/i2p_0_3_3.tar.gz">I2P 0.3.3</a>
(md5 bbe131edcda7ead4236ce09550f7f35f)</li>
<li>Command line installer<br />
<a href="http://dev.i2p.net/i2p/install.jar">install.jar</a>
(md5 15a279e93095dc9d4808b29c5a6bbe71)</li>
(md5 c3c8559b7083cdcc5b31fecfcfd89d5b)</li>
<li>GUI installer<br />
<a href="http://dev.i2p.net/i2p/guiinstall.jar">guiinstall.jar</a>
(md5 15a279e93095dc9d4808b29c5a6bbe71)<br />
(md5 b8f5c90376e88aca5ae24090f57ad1fb)<br />
Run either installer via <code>java -jar [installerName]</code></li>
</ul>
@@ -61,17 +61,17 @@ Manual building instructions and signatures</a></p>
<small>Note: you must have ant 1.5.*, untested on earlier versions.</small></li>
</ul>
<h3>Updates from 0.3.1.1-0.3.2.2</h3>
<h3>Updates from 0.3.1.1-0.3.3</h3>
<p>Install into the lib directory, followed by a router restart.</p>
<pre>
<a href="http://dev.i2p.net/i2p/heartbeat.jar">heartbeat.jar</a> (md5 be1273dce27f85d019b964c011c6599f)
<a href="http://dev.i2p.net/i2p/i2p.jar">i2p.jar</a> (md5 266c9b0da1ea92b5591e77d5646394c6)
<a href="http://dev.i2p.net/i2p/i2ptunnel.jar">i2ptunnel.jar</a> (md5 aaaa1602742c8560019cd17b4b1eb344)
<a href="http://dev.i2p.net/i2p/mstreaming.jar">mstreaming.jar</a> (md5 be86dfe1549c7fca6e854d60fe8c554e)
<a href="http://dev.i2p.net/i2p/netmonitor.jar">netmonitor.jar</a> (md5 0b2a53cd9a96a0d6944f2ea9891a7b7c)
<a href="http://dev.i2p.net/i2p/router.jar">router.jar</a> (md5 8892af60e7573c3743e0fcbe5f2bc8e9)
<a href="http://dev.i2p.net/i2p/sam.jar">sam.jar</a> (md5 86963bf93de22634ff533e1997f6f8ff)
<a href="http://dev.i2p.net/i2p/timestamper.jar">timestamper.jar</a> (md5 229f4edfd804f0f59ed6696ba3914cb9)
<a href="http://dev.i2p.net/i2p/heartbeat.jar">heartbeat.jar</a> (md5 b8881caa94292221424e1750f29b31c3)
<a href="http://dev.i2p.net/i2p/i2p.jar">i2p.jar</a> (md5 237e7cf9b3faf6f33bbb10902ce652e2)
<a href="http://dev.i2p.net/i2p/i2ptunnel.jar">i2ptunnel.jar</a> (md5 6f22b4c94d8a3b8e3b6232aa56ed976a)
<a href="http://dev.i2p.net/i2p/mstreaming.jar">mstreaming.jar</a> (md5 5bf494e95baed1591244faeb579e8743)
<a href="http://dev.i2p.net/i2p/netmonitor.jar">netmonitor.jar</a> (md5 2d49b858851d0ed022808e030b0d79e3)
<a href="http://dev.i2p.net/i2p/router.jar">router.jar</a> (md5 9faba1997a8b639543aa54464a751041)
<a href="http://dev.i2p.net/i2p/sam.jar">sam.jar</a> (md5 b6ca3b213ca99f03bd9c251795f57b82)
<a href="http://dev.i2p.net/i2p/timestamper.jar">timestamper.jar</a> (md5 e9238fea0f2765f92c5a6c19ca01e6b3)
</pre>
<h3>Updates from 0.3.1 and earlier</h3>