From 47d58794c0416007114a963168f3d214d42467f0 Mon Sep 17 00:00:00 2001 From: cnihelton <11138291+cnihelton@users.noreply.github.com> Date: Tue, 18 Aug 2026 20:31:56 +0000 Subject: [PATCH] Refreshes releases and assets --- .../generated/DistroLauncher-Appx/MyDistro.appxmanifest | 8 ++++---- .../DistroLauncher-Appx/Terminal/Fragments/terminal.json | 4 ++-- .../generated/DistroLauncher/DistributionInfo.h | 2 +- .../generated/store/en-us/ProductDescription.xml | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/meta/Ubuntu24.04LTS/generated/DistroLauncher-Appx/MyDistro.appxmanifest b/meta/Ubuntu24.04LTS/generated/DistroLauncher-Appx/MyDistro.appxmanifest index 18c04e25..bbee32a0 100644 --- a/meta/Ubuntu24.04LTS/generated/DistroLauncher-Appx/MyDistro.appxmanifest +++ b/meta/Ubuntu24.04LTS/generated/DistroLauncher-Appx/MyDistro.appxmanifest @@ -1,9 +1,9 @@  - + - Ubuntu 24.04.4 LTS + Ubuntu 24.04.5 LTS Canonical Group Limited Assets\StoreLogo.png @@ -18,7 +18,7 @@ - + @@ -32,7 +32,7 @@ diff --git a/meta/Ubuntu24.04LTS/generated/DistroLauncher-Appx/Terminal/Fragments/terminal.json b/meta/Ubuntu24.04LTS/generated/DistroLauncher-Appx/Terminal/Fragments/terminal.json index 1b27c9e0..811f4d11 100644 --- a/meta/Ubuntu24.04LTS/generated/DistroLauncher-Appx/Terminal/Fragments/terminal.json +++ b/meta/Ubuntu24.04LTS/generated/DistroLauncher-Appx/Terminal/Fragments/terminal.json @@ -7,10 +7,10 @@ "hidden": true }, { - "name": "Ubuntu 24.04.4 LTS", + "name": "Ubuntu 24.04.5 LTS", "colorScheme": "Ubuntu-24.04-ColorScheme", "commandline": "ubuntu2404.exe", - "tabTitle": "Ubuntu 24.04.4 LTS", + "tabTitle": "Ubuntu 24.04.5 LTS", "icon": "ms-appx:///Assets/Square44x44Logo.targetsize-32.png", "cursorShape": "filledBox", "font": { diff --git a/meta/Ubuntu24.04LTS/generated/DistroLauncher/DistributionInfo.h b/meta/Ubuntu24.04LTS/generated/DistroLauncher/DistributionInfo.h index 067744c9..66b4ffaa 100644 --- a/meta/Ubuntu24.04LTS/generated/DistroLauncher/DistributionInfo.h +++ b/meta/Ubuntu24.04LTS/generated/DistroLauncher/DistributionInfo.h @@ -16,7 +16,7 @@ namespace DistributionInfo const std::wstring Name = L"Ubuntu-24.04"; // The title bar for the console window while the distribution is installing. - const std::wstring WindowTitle = L"Ubuntu 24.04.4 LTS"; + const std::wstring WindowTitle = L"Ubuntu 24.04.5 LTS"; // Create and configure a user account. bool CreateUser(std::wstring_view userName); diff --git a/meta/Ubuntu24.04LTS/generated/store/en-us/ProductDescription.xml b/meta/Ubuntu24.04LTS/generated/store/en-us/ProductDescription.xml index 8fc68781..5cd615b9 100644 --- a/meta/Ubuntu24.04LTS/generated/store/en-us/ProductDescription.xml +++ b/meta/Ubuntu24.04LTS/generated/store/en-us/ProductDescription.xml @@ -18,11 +18,11 @@ Key features: - A consistent development to deployment workflow when using Ubuntu in the cloud - 5 years of security patching with Ubuntu Long Term Support (LTS) releases -Ubuntu 24.04.4 LTS is the LTS version of Ubuntu and receives updates for five years. Upgrades to future LTS releases will not be proposed. +Ubuntu 24.04.5 LTS is the LTS version of Ubuntu and receives updates for five years. Upgrades to future LTS releases will not be proposed. Installation tips: - Search for "Turn Windows features on or off" in the Windows search bar and ensure that "Windows Subsystem for Linux" is turned on before restarting your machine. - - To launch, use "ubuntu2404" on the command-line prompt or Windows Terminal, or click on the Ubuntu 24.04.4 LTS tile in the Start Menu. + - To launch, use "ubuntu2404" on the command-line prompt or Windows Terminal, or click on the Ubuntu 24.04.5 LTS tile in the Start Menu. For more information about Ubuntu WSL and how Canonical supports developers please visit: