Skip to content

Commit

Permalink
distro metadata: split Ubuntu in 3 parts
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaGarg8 authored Nov 27, 2024
1 parent daead6e commit 0f63576
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions docs/tools/distro-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,28 +36,32 @@
"name": "Ubuntu 24.04 - Noble Numbat",
"iso": [
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.11.7-1/ubuntu-24.04-6.11.7-t2-noble.iso.00",
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.11.7-1/ubuntu-24.04-6.11.7-t2-noble.iso.01"
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.11.7-1/ubuntu-24.04-6.11.7-t2-noble.iso.01",
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.11.7-1/ubuntu-24.04-6.11.7-t2-noble.iso.02"
]
},
{
"name": "Ubuntu 24.10 - Oracular Oriole",
"iso": [
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.11.7-1/ubuntu-24.10-6.11.7-t2-oracular.iso.00",
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.11.7-1/ubuntu-24.10-6.11.7-t2-oracular.iso.01"
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.11.7-1/ubuntu-24.10-6.11.7-t2-oracular.iso.01",
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.11.7-1/ubuntu-24.10-6.11.7-t2-oracular.iso.02"
]
},
{
"name": "Kubuntu 24.04 - Noble Numbat",
"iso": [
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.11.7-1/kubuntu-24.04-6.11.7-t2-noble.iso.00",
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.11.7-1/kubuntu-24.04-6.11.7-t2-noble.iso.01"
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.11.7-1/kubuntu-24.04-6.11.7-t2-noble.iso.01",
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.11.7-1/kubuntu-24.04-6.11.7-t2-noble.iso.02"
]
},
{
"name": "Kubuntu 24.10 - Oracular Oriole",
"iso": [
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.11.7-1/kubuntu-24.10-6.11.7-t2-oracular.iso.00",
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.11.7-1/kubuntu-24.10-6.11.7-t2-oracular.iso.01"
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.11.7-1/kubuntu-24.10-6.11.7-t2-oracular.iso.01",
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.11.7-1/kubuntu-24.10-6.11.7-t2-oracular.iso.02"
]
},
{
Expand Down Expand Up @@ -95,4 +99,4 @@
]
}
]
}
}

0 comments on commit 0f63576

Please sign in to comment.