Add OpenSUSE 15.6

This commit is contained in:
Greg Hellings
2024-06-30 00:08:29 -05:00
parent c0e98b3b11
commit de5dc1ae7e
2 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
distro = "opensuse"
version = "15.6"
iso = {
url = "https://download.opensuse.org/distribution/leap/15.6/iso/openSUSE-Leap-15.6-NET-x86_64-Media.iso"
checksum = "4631636c43297951f1a0a3a2a804e30f4bf1790f892d0f0ac46f62ec82ac2075"
url = "https://download.opensuse.org/distribution/leap/15.6/iso/openSUSE-Leap-15.6-DVD-x86_64-Current.iso"
checksum = "a74d4072e639c75ca127df3d869c1e57bcc44a093a969550f348a3ead561fe4f"
}
boot_command = [
"e<wait>",
+4
View File
@@ -2,6 +2,10 @@
version = "15.5";
arch = "amd64";
eol = false;
} {
version = "15.6";
arch = "amd64";
eol = false;
} {
version = "tumbleweed";
arch = "amd64";