Postpone dependency updates we aren't doing in this release

This commit is contained in:
Jack Grigg 2021-07-30 16:04:31 +01:00
parent 82a50f6c53
commit 1eb848ada2
1 changed files with 12 additions and 11 deletions

View File

@ -5,11 +5,11 @@
#
# Ccache 4.0 requires adding CMake to the depends system.
native_ccache 4.0 2021-07-01
native_ccache 4.1 2021-07-01
native_ccache 4.2 2021-07-01
native_ccache 4.2.1 2021-07-01
native_ccache 4.3 2021-07-01
native_ccache 4.0 2021-09-01
native_ccache 4.1 2021-09-01
native_ccache 4.2 2021-09-01
native_ccache 4.2.1 2021-09-01
native_ccache 4.3 2021-09-01
native_clang 11.1.0 2021-07-01
libcxx 11.1.0 2021-07-01
@ -22,19 +22,20 @@ libcxx 12.0.0 2021-07-01
native_rust 1.52.0 2021-07-01
native_rust 1.52.1 2021-07-01
bdb 18.1.40 2021-07-01
bdb 18.1.40 2022-02-01
# Boost 1.75 starts using the statx syscall where available, which causes
# permission errors in some environments.
# https://github.com/zcash/zcash/issues/4945
# native_b2 is pinned to the same version as Boost.
boost 1.75.0 2021-07-01
boost 1.76.0 2021-07-01
native_b2 1.75.0 2021-07-01
native_b2 1.76.0 2021-07-01
boost 1.75.0 2021-09-01
boost 1.76.0 2021-09-01
native_b2 1.75.0 2021-09-01
native_b2 1.76.0 2021-09-01
# Google Test 1.10.0 requires adding CMake to the depends system.
googletest 1.10.0 2021-07-01
googletest 1.10.0 2021-09-01
googletest 1.11.0 2021-09-01
# Not bumping this for a point release
utfcpp 3.2 2021-07-01