Skip to content

Commit 1039ed4

Browse files
committed
ci: Bump vcpkg to the latest version 2023.01.09
Dependency changes (2022.09.27 - 2023.01.09): - boost 1.80.0#0 -> 1.81.0#0 - libevent 2.1.12#6 -> libevent 2.1.12#7 - sqlite3 3.39.2#0 -> 3.40.0#1
1 parent 8915e4d commit 1039ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ task:
102102
env:
103103
PATH: 'C:\jom;C:\Python39;C:\Python39\Scripts;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\Bin;%PATH%'
104104
PYTHONUTF8: 1
105-
CI_VCPKG_TAG: '2022.09.27'
105+
CI_VCPKG_TAG: '2023.01.09'
106106
VCPKG_DOWNLOADS: 'C:\Users\ContainerAdministrator\AppData\Local\vcpkg\downloads'
107107
VCPKG_DEFAULT_BINARY_CACHE: 'C:\Users\ContainerAdministrator\AppData\Local\vcpkg\archives'
108108
CCACHE_DIR: 'C:\Users\ContainerAdministrator\AppData\Local\ccache'

0 commit comments

Comments
 (0)