fix(ui): Fix & Update Ubuntu 24.04 LTS ISO download URL to latest version (#197)

This commit is contained in:
Adam Shiervani 2025-02-26 11:57:03 +01:00 committed by GitHub
parent ba0c937e2a
commit 92aec30c8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -531,7 +531,7 @@ function UrlView({
const popularImages = [
{
name: "Ubuntu 24.04 LTS",
url: "https://releases.ubuntu.com/noble/ubuntu-24.04.1-desktop-amd64.iso",
url: "https://releases.ubuntu.com/24.04.2/ubuntu-24.04.2-desktop-amd64.iso",
icon: UbuntuIcon,
},
{