This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch release-1.0.2 in repository https://gitbox.apache.org/repos/asf/incubator-pekko-site.git
commit ca34769fbad17ead2dc48b71e9c850fae0c2cf05 Author: PJ Fanning <[email protected]> AuthorDate: Thu Nov 30 09:48:23 2023 +0100 pekko 1.0.2 release --- 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 7c73c878..0bf1f52c 100644 --- a/content/download.html +++ b/content/download.html @@ -249,7 +249,7 @@ apache/incubator-pekko-site <p>We publish jars to Maven Central with the groupId <code>org.apache.pekko</code> (<a href="https://mvnrepository.com/artifact/org.apache.pekko">list</a>). These jars relate to the source downloads you find linked below.</p> <h2><a href="#pekko-core" name="pekko-core" class="anchor"><span class="anchor-link"></span></a>Pekko Core</h2> <ul> - <li><a href="https://www.apache.org/dyn/closer.lua/incubator/pekko/1.0.1/apache-pekko-1.0.1-incubating-src-20230718.tgz">apache-pekko-1.0.1-incubating-src-20230718.tgz</a> signature: (<a href="https://dlcdn.apache.org/incubator/pekko/1.0.1/apache-pekko-1.0.1-incubating-src-20230718.tgz.asc">asc</a>) checksum: (<a href="https://dlcdn.apache.org/incubator/pekko/1.0.1/apache-pekko-1.0.1-incubating-src-20230718.tgz.sha512">sha512</a>)</li> + <li><a href="https://www.apache.org/dyn/closer.lua/incubator/pekko/1.0.2/apache-pekko-1.0.2-incubating-src-20231115.tgz">apache-pekko-1.0.2-incubating-src-20231115.tgz</a> signature: (<a href="https://dlcdn.apache.org/incubator/pekko/1.0.2/apache-pekko-1.0.2-incubating-src-20231115.tgz.asc">asc</a>) checksum: (<a href="https://dlcdn.apache.org/incubator/pekko/1.0.2/apache-pekko-1.0.2-incubating-src-20231115.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 50ce505d..4546aa0f 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":"","title":"Apache Pekko"},{"location":"/index.html#apache-pekko","text":"What is Pekko? Disclaimer Apache Pekko Modules Repositories Download Jars Pekko Core Pekko HTTP Pekko gRPC Pekko Management Pekko Connectors Pekko Connectors Kafka Pekko Persistence Cassandra Pekko Persistence DynamoDB Pekko Persistence JDBC Pekko Projection Pekko SBT Paradox Archives Verifying Downloads How to Contribute Th [...] \ No newline at end of file +{"docs":[{"location":"/paradox.json","text":"","title":""},{"location":"/index.html","text":"","title":"Apache Pekko"},{"location":"/index.html#apache-pekko","text":"What is Pekko? Disclaimer Apache Pekko Modules Repositories Download Jars Pekko Core Pekko HTTP Pekko gRPC Pekko Management Pekko Connectors Pekko Connectors Kafka Pekko Persistence Cassandra Pekko Persistence DynamoDB Pekko Persistence JDBC Pekko Projection Pekko SBT Paradox Archives Verifying Downloads How to Contribute Th [...] \ No newline at end of file diff --git a/src/main/paradox/download.md b/src/main/paradox/download.md index ddb221af..63446f79 100644 --- a/src/main/paradox/download.md +++ b/src/main/paradox/download.md @@ -13,7 +13,7 @@ These jars relate to the source downloads you find linked below. ## Pekko Core -* [apache-pekko-1.0.1-incubating-src-20230718.tgz](https://www.apache.org/dyn/closer.lua/incubator/pekko/1.0.1/apache-pekko-1.0.1-incubating-src-20230718.tgz) signature: ([asc](https://dlcdn.apache.org/incubator/pekko/1.0.1/apache-pekko-1.0.1-incubating-src-20230718.tgz.asc)) checksum: ([sha512](https://dlcdn.apache.org/incubator/pekko/1.0.1/apache-pekko-1.0.1-incubating-src-20230718.tgz.sha512)) +* [apache-pekko-1.0.2-incubating-src-20231115.tgz](https://www.apache.org/dyn/closer.lua/incubator/pekko/1.0.2/apache-pekko-1.0.2-incubating-src-20231115.tgz) signature: ([asc](https://dlcdn.apache.org/incubator/pekko/1.0.2/apache-pekko-1.0.2-incubating-src-20231115.tgz.asc)) checksum: ([sha512](https://dlcdn.apache.org/incubator/pekko/1.0.2/apache-pekko-1.0.2-incubating-src-20231115.tgz.sha512)) ## Pekko HTTP --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
