[arrow] Update to 12.0.1 (#31960)

* [arrow] Update to 12.0.1

* Update versions
This commit is contained in:
Raúl Cumplido 2023-06-17 06:00:07 +02:00 committed by GitHub
parent ac541816b1
commit 2499eadab8
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 f815be4fb20b6001ba5525270765fe239b5468708a7be34b93b60ee0ce63464727d183c9756fbc33bffd199019e1f06a7fddd306ce8388435cea7771070a2ca9
SHA512 551ae200551fcc73b7deddcc5f0b06633159ab1308506901a9086e4e2e34e4437f26d609fdbacba0ebe7d1fe83bdb8e92a268e9e41575d655d5b2d4fbef7a7ce
)
vcpkg_extract_source_archive(
SOURCE_PATH

View File

@ -1,7 +1,6 @@
{
"name": "arrow",
"version": "12.0.0",
"port-version": 2,
"version": "12.0.1",
"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": "e1f5c7d4ca0f45c1629b3f393d360d5c8d035a01",
"version": "12.0.1",
"port-version": 0
},
{
"git-tree": "f4aba951b4604b0846af32c50cf4e6959e0e119d",
"version": "12.0.0",

View File

@ -221,8 +221,8 @@
"port-version": 4
},
"arrow": {
"baseline": "12.0.0",
"port-version": 2
"baseline": "12.0.1",
"port-version": 0
},
"arsenalgear": {
"baseline": "2.1.0",