Skip to content

Commit 3f7f7b3

Browse files
committed
Update vcpkg
Signed-off-by: Arham Chopra <arham.chopra@cubistsystematic.com>
1 parent 9e2c894 commit 3f7f7b3

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
else:
3939
VCPKG_TRIPLET = None
4040

41-
VCPKG_SHA = "9c5c2a0ab75aff5bcd08142525f6ff7f6f7ddeee"
41+
VCPKG_SHA = "0b88aacde46a853151730fbe7d0b7ee45f4b6864"
4242

4343
# This will be used for e.g. the sdist
4444
if CSP_USE_VCPKG:

vcpkg

Submodule vcpkg updated 6057 files

vcpkg.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
},
3333
"lz4",
3434
"openssl",
35-
"parquet",
3635
"rapidjson",
3736
"thrift",
3837
"utf8proc"
@@ -43,5 +42,5 @@
4342
"version": "21.0.0"
4443
}
4544
],
46-
"builtin-baseline": "b94ade01f19e4436d8c8a16a5c52e8c802ef67dd"
45+
"builtin-baseline": "0b88aacde46a853151730fbe7d0b7ee45f4b6864"
4746
}

0 commit comments

Comments
 (0)