depends: Postpone dependency updates

We aren't going to move to Clang 13 in a hotfix release. The other
dependencies passed their postponement re-evaluation date, but also
won't be updated just yet.
This commit is contained in:
Jack Grigg 2021-10-08 16:54:36 +00:00
parent 8f0f8b6687
commit 0263185a65
1 changed files with 12 additions and 10 deletions

View File

@ -5,21 +5,23 @@
#
# Ccache 4.0 requires adding CMake to the depends system.
native_ccache 4.0 2021-10-01
native_ccache 4.1 2021-10-01
native_ccache 4.2 2021-10-01
native_ccache 4.2.1 2021-10-01
native_ccache 4.3 2021-10-01
native_ccache 4.4 2021-10-01
native_ccache 4.4.1 2021-10-01
native_ccache 4.4.2 2021-10-01
native_ccache 4.0 2021-11-01
native_ccache 4.1 2021-11-01
native_ccache 4.2 2021-11-01
native_ccache 4.2.1 2021-11-01
native_ccache 4.3 2021-11-01
native_ccache 4.4 2021-11-01
native_ccache 4.4.1 2021-11-01
native_ccache 4.4.2 2021-11-01
# Clang is currently pinned to LLVM 12
native_clang 13.0.0 2021-11-01
libcxx 13.0.0 2021-11-01
# Rust is currently pinned to 1.55.0
bdb 18.1.40 2022-02-01
# Google Test 1.10.0 requires adding CMake to the depends system.
googletest 1.10.0 2021-10-01
googletest 1.11.0 2021-10-01
googletest 1.10.0 2021-11-01
googletest 1.11.0 2021-11-01