Update documentation for Bazel 4.2.2
Closes #14368.
PiperOrigin-RevId: 413910728
diff --git a/scripts/docs/doc_versions.bzl b/scripts/docs/doc_versions.bzl
index 58351ef..c83191d 100644
--- a/scripts/docs/doc_versions.bzl
+++ b/scripts/docs/doc_versions.bzl
@@ -23,6 +23,10 @@
DOC_VERSIONS = [
{
+ "version": "4.2.2",
+ "sha256": "2447e768d8ae1f62fbf59809b5a4ef45967be6a6cedb66cec3daeb062de0b68e",
+ },
+ {
"version": "4.2.1",
"sha256": "b767b7aa949f96b602257587add3be38acbead03bf919fe871397bc80d97f8b2",
},