[arrow] Update to 14.0.2 (#35775)

This commit is contained in:
Raúl Cumplido 2023-12-20 06:12:00 +01:00 committed by GitHub
parent 62a471f006
commit d6341bc4de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 5 deletions

View File

@ -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 31d19f0ca80349f63db74bae813256b47907f85725a9bf01ef6f32406e79828ebb4701faedb52696b6a5b3bb89ad4e136485fd5eb35d396dd42147c11d4d2713
SHA512 dd6cf6cbb817a48ef5275bb409367e5904526a3c16a17a37ea75101085ea19a71ba6bf936a6f099012e7c528811db1728ef2f14dcb16a1056a22088839280ce0
)
vcpkg_extract_source_archive(
SOURCE_PATH

View File

@ -1,7 +1,6 @@
{
"name": "arrow",
"version": "14.0.1",
"port-version": 2,
"version": "14.0.2",
"description": "Cross-language development platform for in-memory analytics",
"homepage": "https://arrow.apache.org",
"license": "Apache-2.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a8cadbfff7756e4b3ae2589f7312f80b82e0ff88",
"version": "14.0.2",
"port-version": 0
},
{
"git-tree": "f73c538acb0a7dbda211654b354286af98b399f0",
"version": "14.0.1",

View File

@ -237,8 +237,8 @@
"port-version": 5
},
"arrow": {
"baseline": "14.0.1",
"port-version": 2
"baseline": "14.0.2",
"port-version": 0
},
"arsenalgear": {
"baseline": "2.1.0",