Skip to content

Commit

Permalink
Updated the vcpkg arrow to 16.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
davenza committed May 19, 2024
1 parent 93df37b commit e2d56f4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion overlay_ports/arrow/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vcpkg_download_distfile(
ARCHIVE_PATH
URLS "https://archive.apache.org/dist/arrow/arrow-${VERSION}/apache-arrow-${VERSION}.tar.gz"
FILENAME apache-arrow-${VERSION}.tar.gz
SHA512 773f4f3eef603032c8ba0cfdc023bfd2a24bb5e41c82da354a22d7854ab153294ede1f4782cc32b27451cf1b58303f105bac61ceeb3568faea747b93e21d79e4
SHA512 28975f59e1fdde2dba4afaf4a5ba934b63db3a7f27656e2aa0af0f0d2a046c9dbfa9a6082de94629c36d03809b296566a37ea65ec5a2fc17fedac7d21e272d31
)
vcpkg_extract_source_archive(
SOURCE_PATH
Expand Down
3 changes: 1 addition & 2 deletions overlay_ports/arrow/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "arrow",
"version": "16.0.0",
"port-version": 1,
"version": "16.1.0",
"description": "Cross-language development platform for in-memory analytics",
"homepage": "https://arrow.apache.org",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion vcpkg
Submodule vcpkg updated 130 files

0 comments on commit e2d56f4

Please sign in to comment.