aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-06-25 12:50:08 +0200
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-06-25 13:56:13 +0200
commita18c4c18714b8918c20242b8c674386bc3436cf8 (patch)
tree2cb6ae786f66c308d364dbf7c5e571b1c9862066 /.cirrus.yml
parentb9a5a9b68c1be9cb3b38c79c6633d8c558f56b7b (diff)
downloadbitcoin-a18c4c18714b8918c20242b8c674386bc3436cf8.tar.xz
ci: Bump vcpkg to the latest version
Dependency changes: - boost-* 1.78.0#0 -> 1.79.0#0
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 1b831d7fc4..6d497a944d 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -104,7 +104,7 @@ task:
env:
PATH: 'C:\jom;C:\Python39;C:\Python39\Scripts;C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\MSBuild\Current\Bin;%PATH%'
PYTHONUTF8: 1
- CI_VCPKG_TAG: '2022.04.12'
+ CI_VCPKG_TAG: '2022.06.16.1'
VCPKG_DOWNLOADS: 'C:\Users\ContainerAdministrator\AppData\Local\vcpkg\downloads'
VCPKG_DEFAULT_BINARY_CACHE: 'C:\Users\ContainerAdministrator\AppData\Local\vcpkg\archives'
CCACHE_DIR: 'C:\Users\ContainerAdministrator\AppData\Local\ccache'