Skip to content

Commit e434aab

Browse files
authored
distro-metadata: Add SHA256 placeholders for Ubuntu
1 parent 3808e3d commit e434aab

File tree

1 file changed

+16
-8
lines changed

1 file changed

+16
-8
lines changed

docs/tools/distro-metadata.json

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,60 +38,68 @@
3838
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.18.5-1/ubuntu-24.04-6.18.5-t2-noble.iso.00",
3939
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.18.5-1/ubuntu-24.04-6.18.5-t2-noble.iso.01",
4040
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.18.5-1/ubuntu-24.04-6.18.5-t2-noble.iso.02"
41-
]
41+
],
42+
"sha256": "TBD"
4243
},
4344
{
4445
"name": "Ubuntu 25.10 - Questing Quokka",
4546
"iso": [
4647
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.18.5-1/ubuntu-25.10-6.18.5-t2-questing.iso.00",
4748
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.18.5-1/ubuntu-25.10-6.18.5-t2-questing.iso.01",
4849
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.18.5-1/ubuntu-25.10-6.18.5-t2-questing.iso.02"
49-
]
50+
],
51+
"sha256": "TBD"
5052
},
5153
{
5254
"name": "Kubuntu 24.04 - Noble Numbat",
5355
"iso": [
5456
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.18.5-1/kubuntu-24.04-6.18.5-t2-noble.iso.00",
5557
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.18.5-1/kubuntu-24.04-6.18.5-t2-noble.iso.01",
5658
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.18.5-1/kubuntu-24.04-6.18.5-t2-noble.iso.02"
57-
]
59+
],
60+
"sha256": "TBD"
5861
},
5962
{
6063
"name": "Kubuntu 25.10 - Questing Quokka",
6164
"iso": [
6265
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.18.5-1/kubuntu-25.10-6.18.5-t2-questing.iso.00",
6366
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.18.5-1/kubuntu-25.10-6.18.5-t2-questing.iso.01",
6467
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.18.5-1/kubuntu-25.10-6.18.5-t2-questing.iso.02"
65-
]
68+
],
69+
"sha256": "TBD"
6670
},
6771
{
6872
"name": "Ubuntu Unity 24.04 - Noble Numbat",
6973
"iso": [
7074
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.18.5-1/ubuntu-unity-24.04-6.18.5-t2-noble.iso.00",
7175
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.18.5-1/ubuntu-unity-24.04-6.18.5-t2-noble.iso.01",
7276
"https://github.com/t2linux/T2-Ubuntu/releases/download/v6.18.5-1/ubuntu-unity-24.04-6.18.5-t2-noble.iso.02"
73-
]
77+
],
78+
"sha256": "TBD"
7479
},
7580
{
7681
"name": "Linux Mint - Cinnamon",
7782
"iso": [
7883
"https://github.com/t2linux/T2-Mint/releases/download/v6.18.5-1/linuxmint-22.3-cinnamon-6.18.5-t2-noble.iso.00",
7984
"https://github.com/t2linux/T2-Mint/releases/download/v6.18.5-1/linuxmint-22.3-cinnamon-6.18.5-t2-noble.iso.01"
80-
]
85+
],
86+
"sha256": "TBD"
8187
},
8288
{
8389
"name": "Linux Mint - Mate",
8490
"iso": [
8591
"https://github.com/t2linux/T2-Mint/releases/download/v6.18.5-1/linuxmint-22.3-mate-6.18.5-t2-noble.iso.00",
8692
"https://github.com/t2linux/T2-Mint/releases/download/v6.18.5-1/linuxmint-22.3-mate-6.18.5-t2-noble.iso.01"
87-
]
93+
],
94+
"sha256": "TBD"
8895
},
8996
{
9097
"name": "Linux Mint - XFCE",
9198
"iso": [
9299
"https://github.com/t2linux/T2-Mint/releases/download/v6.18.5-1/linuxmint-22.3-xfce-6.18.5-t2-noble.iso.00",
93100
"https://github.com/t2linux/T2-Mint/releases/download/v6.18.5-1/linuxmint-22.3-xfce-6.18.5-t2-noble.iso.01"
94-
]
101+
],
102+
"sha256": "TBD"
95103
},
96104
{
97105
"name": "NixOS Gnome",

0 commit comments

Comments
 (0)