This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-website.git
commit 48478d1b7dd5aa182bdf6f4dde8a3966f67c95e2 Author: Robbie Gemmell <[email protected]> AuthorDate: Tue Sep 7 16:36:12 2021 +0100 update latest nms-amqp release page to use https links, use downloads.apache.org, link to sha512 checksums --- src/_nms_amqp_releases/apachenmsamqp-v181.md | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/src/_nms_amqp_releases/apachenmsamqp-v181.md b/src/_nms_amqp_releases/apachenmsamqp-v181.md index 97e94d1..21960b7 100644 --- a/src/_nms_amqp_releases/apachenmsamqp-v181.md +++ b/src/_nms_amqp_releases/apachenmsamqp-v181.md @@ -9,20 +9,11 @@ release_date: 2021-04-04 Download Here ------------- -|Description|Download Link|PGP Signature File|Version| +|Description|Download Link|Verify|Version| |---|---|---|---| -|Apache.NMS.AMQP Source code|[Apache.NMS.AMQP-1.8.1-src.zip](http://www.apache.org/dyn/closer.lua/activemq/apache-nms-amqp/1.8.1/Apache.NMS.AMQP-1.8.1-src.zip)|[Apache.NMS.AMQP-1.8.1-src.zip.asc](http://www.apache.org/dist/activemq/apache-nms-amqp/1.8.1/Apache.NMS.AMQP-1.8.1-src.zip.asc)|1.8.1| -|Apache.NMS.AMQP Binary Assemblies|[Apache.NMS.AMQP-1.8.1-bin.zip](http://www.apache.org/dyn/closer.lua/activemq/apache-nms-amqp/1.8.1/Apache.NMS.AMQP-1.8.1-bin.zip)|[Apache.NMS.AMQP-1.8.1-bin.zip.asc](http://www.apache.org/dist/activemq/apache-nms-amqp/1.8.1/Apache.NMS.AMQP-1.8.1-bin.zip.asc)|1.8.1| -|Apache.NMS.AMQP Nuget Package|[Apache.NMS.AMQP.1.8.1.nupkg](http://www.apache.org/dyn/closer.lua/activemq/apache-nms-amqp/1.8.1/Apache.NMS.AMQP.1.8.1.nupkg)|[Apache.NMS.AMQP.1.8.1.nupkg.asc](http://www.apache.org/dist/activemq/apache-nms-amqp/1.8.1/Apache.NMS.AMQP.1.8.1.nupkg.asc)|1.8.1| - - -Git Tag Checkout ----------------- - -``` -git clone https://gitbox.apache.org/repos/asf/activemq-nms-amqp.git -git checkout tags/1.8.1 -``` +|Apache.NMS.AMQP Source code|[Apache.NMS.AMQP-1.8.1-src.zip](https://www.apache.org/dyn/closer.lua/activemq/apache-nms-amqp/1.8.1/Apache.NMS.AMQP-1.8.1-src.zip)|[ASC](https://downloads.apache.org/activemq/apache-nms-amqp/1.8.1/Apache.NMS.AMQP-1.8.1-src.zip.asc), [SHA512](https://downloads.apache.org/activemq/apache-nms-amqp/1.8.1/Apache.NMS.AMQP-1.8.1-src.zip.sha512)|1.8.1| +|Apache.NMS.AMQP Binary Assemblies|[Apache.NMS.AMQP-1.8.1-bin.zip](https://www.apache.org/dyn/closer.lua/activemq/apache-nms-amqp/1.8.1/Apache.NMS.AMQP-1.8.1-bin.zip)|[ASC](https://downloads.apache.org/activemq/apache-nms-amqp/1.8.1/Apache.NMS.AMQP-1.8.1-bin.zip.asc), [SHA512](https://downloads.apache.org/activemq/apache-nms-amqp/1.8.1/Apache.NMS.AMQP-1.8.1-bin.zip.sha512)|1.8.1| +|Apache.NMS.AMQP Nuget Package|[Apache.NMS.AMQP.1.8.1.nupkg](https://www.apache.org/dyn/closer.lua/activemq/apache-nms-amqp/1.8.1/Apache.NMS.AMQP.1.8.1.nupkg)|[ASC](https://downloads.apache.org/activemq/apache-nms-amqp/1.8.1/Apache.NMS.AMQP.1.8.1.nupkg.asc), [SHA512](https://downloads.apache.org/activemq/apache-nms-amqp/1.8.1/Apache.NMS.AMQP.1.8.1.nupkg.sha512)|1.8.1| Changelog ---------
