diff --git a/static/releases.html b/static/releases.html
index b66aee5a..009459a9 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -635,8 +635,8 @@
Changes since the 2022101500 release:
+ - Pixel 7, Pixel 7 Pro: work around memory corruption bug(s) in the camera service by using Scudo instead of hardened_malloc for the camera service process
- Sandboxed Google Play compatibility layer: fix location rerouting API compatibility issue with the new Play services update that's currently in our testing process
- - Auditor: update to version 63
-->
@@ -659,6 +659,7 @@
GmsCompatConfig: disable WearableDataListenerService
raise minimum supported fastboot version for the factory images flashing scripts to 33.0.3
adevtool: exclude additional prebuilt files
+ Auditor: update to version 63