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 adae6f3 Update download links and docs
new 4d21680 Merge pull request #111 from hansva/master
adae6f3 is described below
commit adae6f3e6d9826dbdc772b95d79abe1d2a17e412
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Mon Jan 17 22:04:57 2022 +0100
Update download links and docs
---
content/download/index.adoc | 6 +++---
site.yml | 1 +
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/content/download/index.adoc b/content/download/index.adoc
index 2a747e0..df4fed0 100644
--- a/content/download/index.adoc
+++ b/content/download/index.adoc
@@ -8,8 +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+| link:/blog/2021/10/hop-1.0.0/[1.0.0] .2+| October, 5th, 2021 |
**Binaries** |
https://www.apache.org/dyn/closer.cgi?filename=incubator/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/incubator/hop/1.0.0/apache-hop-client-1.0.0-incubating.zip.asc[asc]
|
https://downloads.apache.org/incubator/hop/1.0.0/apache-hop-client-1.0.0-incubating.zip.sha512[sha512]
-| Sources |
https://www.apache.org/dyn/closer.cgi?filename=incubator/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/incubator/hop/1.0.0/apache-hop-1.0.0-incubating-src.tar.gz.asc[asc]
|
https://downloads.apache.org/incubator/hop/1.0.0/apache-hop-1.0.0-incubating-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]
|===
## Docker
@@ -22,5 +22,5 @@ Apache Hop is available as a Docker image on Dockerhub:
## Keys
-You can verify your download by following these
https://www.apache.org/info/verification.html[procedures] and using these
https://downloads.apache.org/incubator/hop/KEYS[KEYS].
+You can verify your download by following these
https://www.apache.org/info/verification.html[procedures] and using these
https://downloads.apache.org/hop/KEYS[KEYS].
diff --git a/site.yml b/site.yml
index 09cbcfe..aa3921b 100644
--- a/site.yml
+++ b/site.yml
@@ -11,6 +11,7 @@ content:
branches:
- master
- release1.0.0
+ - release1.1.0
start_path: /docs/hop-user-manual/
- url: [email protected]:apache/hop.git
branches: master