This is an automated email from the ASF dual-hosted git repository. jmalkin pushed a commit to branch py-5.0.0 in repository https://gitbox.apache.org/repos/asf/datasketches-website.git
commit 66875d4c3cfceeb92eacd4b639e757216c60e99f Author: Jon <[email protected]> AuthorDate: Wed Feb 7 14:44:03 2024 -0800 Download table for python 5.0 release --- _includes/downloadsInclude.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/downloadsInclude.txt b/_includes/downloadsInclude.txt index 3c5f1167..6eb99baa 100644 --- a/_includes/downloadsInclude.txt +++ b/_includes/downloadsInclude.txt @@ -1,10 +1,10 @@ <!-- Start _includes/downloadsInclude.txt. Computer generated, do not edit! --> -| Component | Release | ZIP | ASC | SHA512 | Date-Time | SVN ID | Committer | +| Component | Release | ZIP | ASC | SHA512 | Date-Time UTC | SVN ID | Committer | |:---------:|:-------:|:---:|:---:|:------:|:---------:|:------:|:---------:| | Java Core | 5.0.1 | [Download](https://www.apache.org/dyn/closer.lua/datasketches/java/5.0.1/apache-datasketches-java-5.0.1-src.zip) | [Signature](https://downloads.apache.org/datasketches/java/5.0.1/apache-datasketches-java-5.0.1-src.zip.asc) | [Hash](https://downloads.apache.org/datasketches/java/5.0.1/apache-datasketches-java-5.0.1-src.zip.sha512) | 2024-01-02T22:38:37Z | 66391 | leerho | | C++ Core | 5.0.2 | [Download](https://www.apache.org/dyn/closer.lua/datasketches/cpp/5.0.2/apache-datasketches-cpp-5.0.2-src.zip) | [Signature](https://downloads.apache.org/datasketches/cpp/5.0.2/apache-datasketches-cpp-5.0.2-src.zip.asc) | [Hash](https://downloads.apache.org/datasketches/cpp/5.0.2/apache-datasketches-cpp-5.0.2-src.zip.sha512) | 2024-01-13T07:14:37Z | 66583 | jmalkin | -| C++,Python Core | 4.1.0 | [Download](https://www.apache.org/dyn/closer.lua/datasketches/cpppy/4.1.0/apache-datasketches-cpp-4.1.0-src.zip) | [Signature](https://downloads.apache.org/datasketches/cpppy/4.1.0/apache-datasketches-cpp-4.1.0-src.zip.asc) | [Hash](https://downloads.apache.org/datasketches/cpppy/4.1.0/apache-datasketches-cpp-4.1.0-src.zip.sha512) | 2023-05-03T19:14:00Z | 61625 | alsay | +| Python Core | 5.0.0 | [Download](https://www.apache.org/dyn/closer.lua/datasketches/python/5.0.0/apache-datasketches-python-5.0.0-src.zip) | [Signature](https://downloads.apache.org/datasketches/python/5.0.0/apache-datasketches-python-5.0.0-src.zip.asc) | [Hash](https://downloads.apache.org/datasketches/python/5.0.0/apache-datasketches-python-5.0.0-src.zip.sha512) | 2024-02-07T22:30:08Z | 67237 | jmalkin | | Java Memory | 2.2.0 | [Download](https://www.apache.org/dyn/closer.lua/datasketches/memory/2.2.0/apache-datasketches-memory-2.2.0-src.zip) | [Signature](https://downloads.apache.org/datasketches/memory/2.2.0/apache-datasketches-memory-2.2.0-src.zip.asc) | [Hash](https://downloads.apache.org/datasketches/memory/2.2.0/apache-datasketches-memory-2.2.0-src.zip.sha512) | 2022-08-15T12:10:22Z | 56289 | dcromberge | | Java Hive Adaptor | 1.2.0 | [Download](https://www.apache.org/dyn/closer.lua/datasketches/hive/1.2.0/apache-datasketches-hive-1.2.0-src.zip) | [Signature](https://downloads.apache.org/datasketches/hive/1.2.0/apache-datasketches-hive-1.2.0-src.zip.asc) | [Hash](https://downloads.apache.org/datasketches/hive/1.2.0/apache-datasketches-hive-1.2.0-src.zip.sha512) | 2022-03-07T23:30:20Z | 52909 | alsay | | Java Pig Adaptor | 1.1.0 | [Download](https://www.apache.org/dyn/closer.lua/datasketches/pig/1.1.0/apache-datasketches-pig-1.1.0-src.zip) | [Signature](https://downloads.apache.org/datasketches/pig/1.1.0/apache-datasketches-pig-1.1.0-src.zip.asc) | [Hash](https://downloads.apache.org/datasketches/pig/1.1.0/apache-datasketches-pig-1.1.0-src.zip.sha512) | 2022-02-17T19:42:16Z | 52612 | alsay | --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
