This is an automated email from the ASF dual-hosted git repository. mergebot-role pushed a commit to branch mergebot in repository https://gitbox.apache.org/repos/asf/beam-site.git
commit 60828a6043589a618f2cc5eb3df352995f1ebec2 Author: Pablo <[email protected]> AuthorDate: Tue Jul 31 16:10:30 2018 -0700 Update download page --- src/get-started/downloads.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/get-started/downloads.md b/src/get-started/downloads.md index 6023d9e..c60b1ca 100644 --- a/src/get-started/downloads.md +++ b/src/get-started/downloads.md @@ -79,6 +79,13 @@ versions denoted `0.x.y`. ## Releases +### 2.6.0 (2018-07-31) +Official [source code download](https://dist.apache.org/repos/dist/release/beam/2.6.0/apache-beam-2.6.0-source-release.zip) +[SHA-512](https://dist.apache.org/repos/dist/release/beam/2.6.0/apache-beam-2.6.0-source-release.zip.sha512) +[signature](https://dist.apache.org/repos/dist/release/beam/2.6.0/apache-beam-2.6.0-source-release.zip.asc). + +[Release notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&version=12343392). + ### 2.5.0 (2018-06-06) Official [source code download](https://dist.apache.org/repos/dist/release/beam/2.5.0/apache-beam-2.5.0-source-release.zip) [SHA-512](https://dist.apache.org/repos/dist/release/beam/2.5.0/apache-beam-2.5.0-source-release.zip.sha512)
