Skip to content

Commit 13ae568

Browse files
committed
ci: Bump vcpkg release tag
In the new release the "Binary Caching" and "Manifest Mode" features are available by default.
1 parent 986003a commit 13ae568

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.cirrus.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,7 @@ task:
8585
env:
8686
PATH: 'C:\jom;C:\Python39;C:\Python39\Scripts;C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\Bin;%PATH%'
8787
PYTHONUTF8: 1
88-
VCPKG_TAG: '75522bb1f2e7d863078bcd06322348f053a9e33f'
89-
VCPKG_FEATURE_FLAGS: 'manifests'
88+
VCPKG_TAG: '2021.05.12'
9089
QT_DOWNLOAD_URL: 'https://download.qt.io/official_releases/qt/5.12/5.12.11/single/qt-everywhere-src-5.12.11.zip'
9190
QT_LOCAL_PATH: 'C:\qt-everywhere-src-5.12.11.zip'
9291
QT_SOURCE_DIR: 'C:\qt-everywhere-src-5.12.11'

0 commit comments

Comments
 (0)