Skip to content

Commit

Permalink
Download table for python 5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon committed Feb 7, 2024
1 parent 174b264 commit 66875d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/downloadsInclude.txt
Original file line number Diff line number Diff line change
@@ -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 |
Expand Down

0 comments on commit 66875d4

Please sign in to comment.