File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -355,7 +355,7 @@ function UrlView({
355
355
const popularImages = [
356
356
{
357
357
name : "Ubuntu 24.04 LTS" ,
358
- url : "https://releases.ubuntu.com/24.04.2 /ubuntu-24.04.2 -desktop-amd64.iso" ,
358
+ url : "https://releases.ubuntu.com/24.04.3 /ubuntu-24.04.3 -desktop-amd64.iso" ,
359
359
icon : UbuntuIcon ,
360
360
} ,
361
361
{
@@ -369,8 +369,8 @@ function UrlView({
369
369
icon : DebianIcon ,
370
370
} ,
371
371
{
372
- name : "Fedora 41 " ,
373
- url : "https://download.fedoraproject.org/pub/fedora/linux/releases/41 /Workstation/x86_64/iso/Fedora-Workstation-Live-x86_64-41-1.4 .iso" ,
372
+ name : "Fedora 42 " ,
373
+ url : "https://download.fedoraproject.org/pub/fedora/linux/releases/42 /Workstation/x86_64/iso/Fedora-Workstation-Live-42-1.1.x86_64 .iso" ,
374
374
icon : FedoraIcon ,
375
375
} ,
376
376
{
@@ -385,7 +385,7 @@ function UrlView({
385
385
} ,
386
386
{
387
387
name : "Arch Linux" ,
388
- url : "https://archlinux.doridian.net/iso/2025.02.01 /archlinux-2025.02.01 -x86_64.iso" ,
388
+ url : "https://archlinux.doridian.net/iso/latest /archlinux-x86_64.iso" ,
389
389
icon : ArchIcon ,
390
390
} ,
391
391
{
You can’t perform that action at this time.
0 commit comments