[arrow] Update to 6.0.1 (#22084)

* Bump version to 6.0.1

* Update versions files
This commit is contained in:
Ian Cook 2021-12-20 11:35:39 -05:00 committed by GitHub
parent 390f987093
commit 0fcee5a2ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO apache/arrow
REF apache-arrow-6.0.0
SHA512 a5f89085f06a52c85ed9aadd5deee5988c28ab2abd775bb22b9c26efb99429ad3dead7e1976777c3fa159b8c07b536c04eac43fa81e655f40c08c07ba12f8b8b
REF apache-arrow-6.0.1
SHA512 211c3238f76dde06383e817aad0cd4bbb4ab710a1c6a822a639e1588864bd574efb199e101469c91e933d6f21d65e79c99d382a9d326b12313779c08ea3163c8
HEAD_REF master
PATCHES
all.patch

View File

@ -1,6 +1,6 @@
{
"name": "arrow",
"version": "6.0.0",
"version": "6.0.1",
"description": "Cross-language development platform for in-memory analytics",
"homepage": "https://arrow.apache.org",
"supports": "x64 | (arm64 & !windows)",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a192a94717139642a1e9304cdc1ae86850398fb9",
"version": "6.0.1",
"port-version": 0
},
{
"git-tree": "14ddd1079e0be1f6122e93f2103be465f893b37e",
"version": "6.0.0",

View File

@ -169,7 +169,7 @@
"port-version": 0
},
"arrow": {
"baseline": "6.0.0",
"baseline": "6.0.1",
"port-version": 0
},
"ashes": {