mirror of https://github.com/jetkvm/kvm.git
Compare commits
1 Commits
02e7cf0329
...
d1e8a5e861
Author | SHA1 | Date |
---|---|---|
|
d1e8a5e861 |
|
@ -526,13 +526,8 @@ function UrlView({
|
||||||
icon: UbuntuIcon,
|
icon: UbuntuIcon,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Debian 13 Trixie",
|
name: "Debian 12",
|
||||||
url: "https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-13.0.0-amd64-netinst.iso",
|
url: "https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-12.9.0-amd64-netinst.iso",
|
||||||
icon: DebianIcon,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Debian 12 Bookworm (old-stable)",
|
|
||||||
url: "https://cdimage.debian.org/mirror/cdimage/archive/12.11.0/amd64/iso-cd/debian-12.11.0-amd64-netinst.iso",
|
|
||||||
icon: DebianIcon,
|
icon: DebianIcon,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue