This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-vfs.git
The following commit(s) were added to refs/heads/master by this push: new cb3dccf Add missing -bin. cb3dccf is described below commit cb3dccf4945be54739d760d06d7c887ba9f7829a Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Thu Jul 18 10:23:28 2019 -0400 Add missing -bin. --- src/site/xdoc/download_vfs.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/site/xdoc/download_vfs.xml b/src/site/xdoc/download_vfs.xml index 7b909c4..ad7d6ab 100644 --- a/src/site/xdoc/download_vfs.xml +++ b/src/site/xdoc/download_vfs.xml @@ -118,13 +118,13 @@ limitations under the License. <table> <tr> <td><a href="[preferred]/commons/vfs/binaries/commons-vfs-2.4.tar.gz">commons-vfs-2.4.tar.gz</a></td> - <td><a href="https://www.apache.org/dist/commons/vfs/binaries/commons-vfs-2.4.tar.gz.sha512">sha512</a></td> - <td><a href="https://www.apache.org/dist/commons/vfs/binaries/commons-vfs-2.4.tar.gz.asc">pgp</a></td> + <td><a href="https://www.apache.org/dist/commons/vfs/binaries/commons-vfs-2.4-bin.tar.gz.sha512">sha512</a></td> + <td><a href="https://www.apache.org/dist/commons/vfs/binaries/commons-vfs-2.4-bin.tar.gz.asc">pgp</a></td> </tr> <tr> <td><a href="[preferred]/commons/vfs/binaries/commons-vfs-2.4.zip">commons-vfs-2.4.zip</a></td> - <td><a href="https://www.apache.org/dist/commons/vfs/binaries/commons-vfs-2.4.zip.sha512">sha512</a></td> - <td><a href="https://www.apache.org/dist/commons/vfs/binaries/commons-vfs-2.4.zip.asc">pgp</a></td> + <td><a href="https://www.apache.org/dist/commons/vfs/binaries/commons-vfs-2.4-bin.zip.sha512">sha512</a></td> + <td><a href="https://www.apache.org/dist/commons/vfs/binaries/commons-vfs-2.4-bin.zip.asc">pgp</a></td> </tr> </table> </subsection>