Skip to content

Commit d2e8cf7

Browse files
committed
updated vcpkg sha in setup.py
Signed-off-by: Krzysztof Milde <Krzysztof.Milde@Point72.com>
1 parent ec0d6b7 commit d2e8cf7

1 file changed

Lines changed: 1 addition & 1 deletion

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 = "f9d8eecab99cb23e4befb7ea90b2f9504d311b54"
4242

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

0 commit comments

Comments
 (0)