Skip to content

Commit bae7094

Browse files
committed
Update download page.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@1445094 13f79535-47bb-0310-9956-ffa450edef68
1 parent fadd0a3 commit bae7094

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

src/site/xdoc/download_cli.xml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ limitations under the License.
5454
<p>
5555
We recommend you use a mirror to download our release
5656
builds, but you <strong>must</strong> verify the integrity of
57-
the downloaded files using signatures downloaded from our main
57+
the downloaded files using signatures downloaded from our main
5858
distribution directories. Recent releases (48 hours) may not yet
5959
be available from the mirrors.
6060
</p>
@@ -71,7 +71,7 @@ limitations under the License.
7171

7272
<form action="[location]" method="get" id="SelectMirror">
7373
<p>
74-
Other mirrors:
74+
Other mirrors:
7575
<select name="Preferred">
7676
[if-any http]
7777
[for http]<option value="[http]">[http]</option>[end]
@@ -90,37 +90,37 @@ limitations under the License.
9090
<p>
9191
The <a href="http://www.apache.org/dist/commons/KEYS">KEYS</a>
9292
link links to the code signing keys used to sign the product.
93-
The <code>PGP</code> link downloads the OpenPGP compatible signature from our main site.
93+
The <code>PGP</code> link downloads the OpenPGP compatible signature from our main site.
9494
The <code>MD5</code> link downloads the checksum from the main site.
9595
</p>
9696
</subsection>
9797
</section>
98-
<section name="Commons CLI 1.2 ">
98+
<section name="Commons CLI 1.3 ">
9999
<subsection name="Binaries">
100100
<table>
101101
<tr>
102-
<td><a href="[preferred]/commons/cli/binaries/commons-cli-1.2-bin.tar.gz">commons-cli-1.2-bin.tar.gz</a></td>
103-
<td><a href="http://www.apache.org/dist/commons/cli/binaries/commons-cli-1.2-bin.tar.gz.md5">md5</a></td>
104-
<td><a href="http://www.apache.org/dist/commons/cli/binaries/commons-cli-1.2-bin.tar.gz.asc">pgp</a></td>
102+
<td><a href="[preferred]/commons/cli/binaries/commons-cli-1.3-bin.tar.gz">commons-cli-1.3-bin.tar.gz</a></td>
103+
<td><a href="http://www.apache.org/dist/commons/cli/binaries/commons-cli-1.3-bin.tar.gz.md5">md5</a></td>
104+
<td><a href="http://www.apache.org/dist/commons/cli/binaries/commons-cli-1.3-bin.tar.gz.asc">pgp</a></td>
105105
</tr>
106106
<tr>
107-
<td><a href="[preferred]/commons/cli/binaries/commons-cli-1.2-bin.zip">commons-cli-1.2-bin.zip</a></td>
108-
<td><a href="http://www.apache.org/dist/commons/cli/binaries/commons-cli-1.2-bin.zip.md5">md5</a></td>
109-
<td><a href="http://www.apache.org/dist/commons/cli/binaries/commons-cli-1.2-bin.zip.asc">pgp</a></td>
107+
<td><a href="[preferred]/commons/cli/binaries/commons-cli-1.3-bin.zip">commons-cli-1.3-bin.zip</a></td>
108+
<td><a href="http://www.apache.org/dist/commons/cli/binaries/commons-cli-1.3-bin.zip.md5">md5</a></td>
109+
<td><a href="http://www.apache.org/dist/commons/cli/binaries/commons-cli-1.3-bin.zip.asc">pgp</a></td>
110110
</tr>
111111
</table>
112112
</subsection>
113113
<subsection name="Source">
114114
<table>
115115
<tr>
116-
<td><a href="[preferred]/commons/cli/source/commons-cli-1.2-src.tar.gz">commons-cli-1.2-src.tar.gz</a></td>
117-
<td><a href="http://www.apache.org/dist/commons/cli/source/commons-cli-1.2-src.tar.gz.md5">md5</a></td>
118-
<td><a href="http://www.apache.org/dist/commons/cli/source/commons-cli-1.2-src.tar.gz.asc">pgp</a></td>
116+
<td><a href="[preferred]/commons/cli/source/commons-cli-1.3-src.tar.gz">commons-cli-1.3-src.tar.gz</a></td>
117+
<td><a href="http://www.apache.org/dist/commons/cli/source/commons-cli-1.3-src.tar.gz.md5">md5</a></td>
118+
<td><a href="http://www.apache.org/dist/commons/cli/source/commons-cli-1.3-src.tar.gz.asc">pgp</a></td>
119119
</tr>
120120
<tr>
121-
<td><a href="[preferred]/commons/cli/source/commons-cli-1.2-src.zip">commons-cli-1.2-src.zip</a></td>
122-
<td><a href="http://www.apache.org/dist/commons/cli/source/commons-cli-1.2-src.zip.md5">md5</a></td>
123-
<td><a href="http://www.apache.org/dist/commons/cli/source/commons-cli-1.2-src.zip.asc">pgp</a></td>
121+
<td><a href="[preferred]/commons/cli/source/commons-cli-1.3-src.zip">commons-cli-1.3-src.zip</a></td>
122+
<td><a href="http://www.apache.org/dist/commons/cli/source/commons-cli-1.3-src.zip.md5">md5</a></td>
123+
<td><a href="http://www.apache.org/dist/commons/cli/source/commons-cli-1.3-src.zip.asc">pgp</a></td>
124124
</tr>
125125
</table>
126126
</subsection>

0 commit comments

Comments
 (0)