This is an automated email from the ASF dual-hosted git repository. dcromberge pushed a commit to branch memory-release-2.0.0 in repository https://gitbox.apache.org/repos/asf/datasketches-website.git
commit 9d6261f92fb88533583185218fc22e3d514fa8f7 Author: David Cromberge <[email protected]> AuthorDate: Wed Sep 15 11:23:57 2021 +0100 Update includes for Memory 2.0.0 --- _includes/downloadsInclude.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/downloadsInclude.txt b/_includes/downloadsInclude.txt index 17a24e3..47885be 100644 --- a/_includes/downloadsInclude.txt +++ b/_includes/downloadsInclude.txt @@ -4,7 +4,7 @@ |:---------:|:-------:|:---:|:---:|:------:|:---------:|:------:|:---------:| | Java Core | 2.0.0 | [Download](https://www.apache.org/dyn/closer.lua/datasketches/java/2.0.0/apache-datasketches-java-2.0.0-src.zip) | [Signature](https://downloads.apache.org/datasketches/java/2.0.0/apache-datasketches-java-2.0.0-src.zip.asc) | [Hash](https://downloads.apache.org/datasketches/java/2.0.0/apache-datasketches-java-2.0.0-src.zip.sha512) | 2021-02-12T16:49:30Z | 46056 | leerho | | C++,Python Core | 3.1.0 | [Download](https://www.apache.org/dyn/closer.lua/datasketches/cpp/3.1.0/apache-datasketches-cpp-3.1.0-src.zip) | [Signature](https://downloads.apache.org/datasketches/cpp/3.1.0/apache-datasketches-cpp-3.1.0-src.zip.asc) | [Hash](https://downloads.apache.org/datasketches/cpp/3.1.0/apache-datasketches-cpp-3.1.0-src.zip.sha512) | 2021-07-16T19:35:22Z | 48855 | alsay | -| Java Memory | 1.3.0 | [Download](https://www.apache.org/dyn/closer.lua/datasketches/memory/1.3.0/apache-datasketches-memory-1.3.0-src.zip) | [Signature](https://downloads.apache.org/datasketches/memory/1.3.0/apache-datasketches-memory-1.3.0-src.zip.asc) | [Hash](https://downloads.apache.org/datasketches/memory/1.3.0/apache-datasketches-memory-1.3.0-src.zip.sha512) | 2021-01-22T17:40:30Z | 45546 | leerho | +| Java Memory | 2.0.0 | [Download](https://www.apache.org/dyn/closer.lua/datasketches/memory/2.0.0/apache-datasketches-memory-2.0.0-src.zip) | [Signature](https://downloads.apache.org/datasketches/memory/2.0.0/apache-datasketches-memory-2.0.0-src.zip.asc) | [Hash](https://downloads.apache.org/datasketches/memory/2.0.0/apache-datasketches-memory-2.0.0-src.zip.sha512) | 2021-09-14T18:30:11Z | 49937 | leerho | | Java Hive Adaptor | 1.1.0-incubating | [Download](https://www.apache.org/dyn/closer.lua/datasketches/hive/1.1.0-incubating/apache-datasketches-hive-1.1.0-incubating-src.zip) | [Signature](https://downloads.apache.org/datasketches/hive/1.1.0-incubating/apache-datasketches-hive-1.1.0-incubating-src.zip.asc) | [Hash](https://downloads.apache.org/datasketches/hive/1.1.0-incubating/apache-datasketches-hive-1.1.0-incubating-src.zip.sha512) | 2020-07-06T20:51:06Z | 40324 | leerho | | Java Pig Adaptor | 1.0.0-incubating | [Download](https://www.apache.org/dyn/closer.lua/datasketches/pig/1.0.0-incubating/apache-datasketches-pig-1.0.0-incubating-src.zip) | [Signature](https://downloads.apache.org/datasketches/pig/1.0.0-incubating/apache-datasketches-pig-1.0.0-incubating-src.zip.asc) | [Hash](https://downloads.apache.org/datasketches/pig/1.0.0-incubating/apache-datasketches-pig-1.0.0-incubating-src.zip.sha512) | 2019-10-19T01:24:36Z | 36385 | leerho | | C++ PostgreSQL Adaptor | 1.5.0 | [Download](https://www.apache.org/dyn/closer.lua/datasketches/postgresql/1.5.0/apache-datasketches-postgresql-1.5.0-src.zip) | [Signature](https://downloads.apache.org/datasketches/postgresql/1.5.0/apache-datasketches-postgresql-1.5.0-src.zip.asc) | [Hash](https://downloads.apache.org/datasketches/postgresql/1.5.0/apache-datasketches-postgresql-1.5.0-src.zip.sha512) | 2021-08-09T22:54:59Z | 49403 | alsay | --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
