This is an automated email from the ASF dual-hosted git repository. pjfanning pushed a commit to branch m2 in repository https://gitbox.apache.org/repos/asf/pekko-site.git
commit 87b290be0dc13ee2dc3e8979b7b7fd3060423e4a Author: PJ Fanning <[email protected]> AuthorDate: Fri May 15 10:02:17 2026 +0100 pekko 2.0.0-M2 --- content/download.html | 2 +- content/search/search_index.json | 2 +- src/main/paradox/download.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/download.html b/content/download.html index ae29f08b..a8d46658 100644 --- a/content/download.html +++ b/content/download.html @@ -237,7 +237,7 @@ Apache Pekko™ </ul> <p>There is also a milestone release, providing a preview for the upcoming major version:</p> <ul> - <li><a href="https://www.apache.org/dyn/closer.lua/pekko/2.0.0-M1/apache-pekko-2.0.0-M1-src-20251202.tgz">apache-pekko-2.0.0-M1-src-20251202.tgz</a> signature: (<a href="https://downloads.apache.org/pekko/2.0.0-M1/apache-pekko-2.0.0-M1-src-20251202.tgz.asc">asc</a>) checksum: (<a href="https://downloads.apache.org/pekko/2.0.0-M1/apache-pekko-2.0.0-M1-src-20251202.tgz.sha512">sha512</a>)</li> + <li><a href="https://www.apache.org/dyn/closer.lua/pekko/2.0.0-M2/apache-pekko-2.0.0-M2-src-20260510.tgz">apache-pekko-2.0.0-M2-src-20260510.tgz</a> signature: (<a href="https://downloads.apache.org/pekko/2.0.0-M2/apache-pekko-2.0.0-M2-src-20260510.tgz.asc">asc</a>) checksum: (<a href="https://downloads.apache.org/pekko/2.0.0-M2/apache-pekko-2.0.0-M2-src-20260510.tgz.sha512">sha512</a>)</li> </ul> <h2><a href="#pekko-http" name="pekko-http" class="anchor"><span class="anchor-link"></span></a>Pekko HTTP</h2> <ul> diff --git a/content/search/search_index.json b/content/search/search_index.json index 664bc31b..320295e0 100644 --- a/content/search/search_index.json +++ b/content/search/search_index.json @@ -1 +1 @@ -{"docs":[{"location":"paradox.json","text":"","title":""},{"location":"index.html","text":"Samples Modules Downloads Version Support How to contribute\nBanner Logo Apache Pekko™ Apache Pekko™ is an open-source framework for building applications that are concurrent, distributed, resilient and elastic. Pekko uses the Actor Model to provide more intuitive high-level abstractions for concurrency. Using these abstractions, Pekko also provides libraries for persistence, streams, HTTP, and mor [...] \ No newline at end of file +{"docs":[{"location":"paradox.json","text":"","title":""},{"location":"index.html","text":"Samples Modules Downloads Version Support How to contribute\nBanner Logo Apache Pekko™ Apache Pekko™ is an open-source framework for building applications that are concurrent, distributed, resilient and elastic. Pekko uses the Actor Model to provide more intuitive high-level abstractions for concurrency. Using these abstractions, Pekko also provides libraries for persistence, streams, HTTP, and mor [...] \ No newline at end of file diff --git a/src/main/paradox/download.md b/src/main/paradox/download.md index aa720f73..ee862a1d 100644 --- a/src/main/paradox/download.md +++ b/src/main/paradox/download.md @@ -18,7 +18,7 @@ These jars relate to the source downloads you find linked below. There is also a milestone release, providing a preview for the upcoming major version: -* [apache-pekko-2.0.0-M1-src-20251202.tgz](https://www.apache.org/dyn/closer.lua/pekko/2.0.0-M1/apache-pekko-2.0.0-M1-src-20251202.tgz) signature: ([asc](https://downloads.apache.org/pekko/2.0.0-M1/apache-pekko-2.0.0-M1-src-20251202.tgz.asc)) checksum: ([sha512](https://downloads.apache.org/pekko/2.0.0-M1/apache-pekko-2.0.0-M1-src-20251202.tgz.sha512)) +* [apache-pekko-2.0.0-M2-src-20260510.tgz](https://www.apache.org/dyn/closer.lua/pekko/2.0.0-M2/apache-pekko-2.0.0-M2-src-20260510.tgz) signature: ([asc](https://downloads.apache.org/pekko/2.0.0-M2/apache-pekko-2.0.0-M2-src-20260510.tgz.asc)) checksum: ([sha512](https://downloads.apache.org/pekko/2.0.0-M2/apache-pekko-2.0.0-M2-src-20260510.tgz.sha512)) ## Pekko HTTP --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
