From 6de3677603b15ede4d670ed766fe3be4b42b2e55 Mon Sep 17 00:00:00 2001 From: "Andy (Steve) De George" <67293991+adegeo@users.noreply.github.com> Date: Tue, 23 Sep 2025 16:25:17 -0700 Subject: [PATCH] Update ICU library versions for Ubuntu installation --- docs/core/install/linux-ubuntu-decision.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/core/install/linux-ubuntu-decision.md b/docs/core/install/linux-ubuntu-decision.md index 0f3b9609c1a4a..96d16b1b9b605 100644 --- a/docs/core/install/linux-ubuntu-decision.md +++ b/docs/core/install/linux-ubuntu-decision.md @@ -333,7 +333,8 @@ When you install with a package manager, these libraries are installed for you. - libicu66 (for 20.x) - libicu70 (for 22.04) - libicu72 (for 23.10) -- libicu74 (for 24.04 or later) +- libicu74 (for 24.04) +- libicu76 (for 25.04 or later) - liblttng-ust1 (for 22.x or later) - libssl1.0.0 (for 16.x) - libssl1.1 (for 18.x, 20.x)