This is an automated email from the ASF dual-hosted git repository.
hansva pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hop-website.git
The following commit(s) were added to refs/heads/master by this push:
new ea55dee [RELEASE] add 1.1.0 download links
new de26bcf Merge pull request #114 from hansva/master
ea55dee is described below
commit ea55dee1fe3a5940600a54bb217909b5ff42f4d8
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Mon Jan 24 13:31:48 2022 +0100
[RELEASE] add 1.1.0 download links
---
content/download/index.adoc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/content/download/index.adoc b/content/download/index.adoc
index df4fed0..63b6fe2 100644
--- a/content/download/index.adoc
+++ b/content/download/index.adoc
@@ -8,6 +8,8 @@ description: "Download Apache Hop source and binary releases or
Docker images fo
[cols="<.^1,<.^1,1,2,1,1"]
|===
| Version | Date | Description | Download Link | PGP Signature file of
download | SHA512 Checksum file of download
+.2+| 1.1.0 .2+| Januari, 24th, 2022 | **Binaries** |
https://www.apache.org/dyn/closer.cgi?filename=hop/1.1.0/apache-hop-client-1.1.0.zip&action=download[**apache-hop-client-1.1.0.zip**]
| https://downloads.apache.org/hop/1.1.0/apache-hop-client-1.1.0.zip.asc[asc]
|
https://downloads.apache.org/hop/1.1.0/apache-hop-client-1.1.0.zip.sha512[sha512]
+| Sources |
https://www.apache.org/dyn/closer.cgi?filename=hop/1.1.0/apache-hop-1.1.0-src.tar.gz&action=download[apache-hop-1.1.0-src.tar.gz]
| https://downloads.apache.org/hop/1.1.0/apache-hop-1.1.0-src.tar.gz.asc[asc]
|
https://downloads.apache.org/hop/1.1.0/apache-hop-1.1.0-src.tar.gz.sha512[sha512]
.2+| link:/blog/2021/10/hop-1.0.0/[1.0.0] .2+| October, 5th, 2021 |
**Binaries** |
https://www.apache.org/dyn/closer.cgi?filename=hop/1.0.0/apache-hop-client-1.0.0-incubating.zip&action=download[**apache-hop-client-1.0.0-incubating.zip**]
|
https://downloads.apache.org/hop/1.0.0/apache-hop-client-1.0.0-incubating.zip.asc[asc]
|
https://downloads.apache.org/hop/1.0.0/apache-hop-client-1.0.0-incubating.zip.sha512[sha512]
| Sources |
https://www.apache.org/dyn/closer.cgi?filename=hop/1.0.0/apache-hop-1.0.0-incubating-src.tar.gz&action=download[apache-hop-1.0.0-incubating-src.tar.gz]
|
https://downloads.apache.org/hop/1.0.0/apache-hop-1.0.0-incubating-src.tar.gz.asc[asc]
|
https://downloads.apache.org/hop/1.0.0/apache-hop-1.0.0-incubating-src.tar.gz.sha512[sha512]
|===