aboutsummaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-04-13 21:31:34 +0200
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2022-04-13 23:26:23 +0200
commitca40d6432efdca33700d5d26c931cc3f0e973f56 (patch)
treec7321f06e26caf1470f6a934c2968b909f330e12 /.cirrus.yml
parent5561f17e37a074ae688f738215a9a67eefb9c89e (diff)
downloadbitcoin-ca40d6432efdca33700d5d26c931cc3f0e973f56.tar.xz
ci: Bump vcpkg to the latest version
Dependency changes: - zeromq 4.3.4#4 -> 4.3.4#5
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 1556edc5c7..c4aae3a50a 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -96,7 +96,7 @@ task:
env:
PATH: 'C:\jom;C:\Python39;C:\Python39\Scripts;C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools\MSBuild\Current\Bin;%PATH%'
PYTHONUTF8: 1
- CI_VCPKG_TAG: '2022.02.23'
+ CI_VCPKG_TAG: '2022.04.12'
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'