You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by df...@apache.org on 2021/04/09 20:11:17 UTC

[activemq-cli-tools] 03/04: add link to release downloads

This is an automated email from the ASF dual-hosted git repository.

dfoulks pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-cli-tools.git

commit 60f02ac579bdbcd3fc4bd5749633175bed03e196
Author: gtully <ga...@gmail.com>
AuthorDate: Mon Aug 17 15:27:06 2020 +0100

    add link to release downloads
---
 README.md | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/README.md b/README.md
index fd3ac3c..18b9922 100644
--- a/README.md
+++ b/README.md
@@ -72,3 +72,17 @@ Export all topics but only queues matching pattern:
 Export entire store and migrate matching VirtualTopic consumer queues to durable subscriptions:
 
 `./bin/export kahadb --source /some/directory/kahadb/ --target ~/some/directory/output.xml --virtualTopicConsumerWildcards "Consumer.*.>;2"`
+
+
+### Download:
+
+The official binary distribution for UNIX can be found via apache mirrors:
+
+##ActiveMQ Client Tools 0.2.0 (July 24 2020)
+
+|||||
+|---|---|---|---|
+|Unix/Linux/Cygwin|[activemq-cli-tools-0.2.0-bin.tar.gz](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-cli-tools/0.2.0/activemq-cli-tools-0.2.0-bin.tar.gz&action=download)|[SHA512](https://dist.apache.org/repos/dist/release/activemq/activemq-cli-tools/0.2.0/activemq-cli-tools-0.2.0-bin.tar.gz.sha512)|[GPG Signature](https://dist.apache.org/repos/dist/release/activemq/activemq-cli-tools/0.2.0/activemq-cli-tools-0.2.0-bin.tar.gz.asc)|
+|Source Code Distribution|[activemq-cli-tools-parent-0.2.0-source-release.zip](https://www.apache.org/dyn/closer.cgi?filename=activemq/activemq-cli-tools/0.2.0/activemq-cli-tools-parent-0.2.0-source-release.zip&action=download)|[SHA512](https://dist.apache.org/repos/dist/release/activemq/activemq-cli-tools/0.2.0/activemq-cli-tools-parent-0.2.0-source-release.zip.sha512)|[GPG Signature](https://dist.apache.org/repos/dist/release/activemq/activemq-cli-tools/0.2.0/activemq-cli-tools-parent- [...]
+
+The keys file for verifying the release SHA512s can be obtained [here](https://www.apache.org/dist/activemq/KEYS)