We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb944aa commit f80e0e6Copy full SHA for f80e0e6
1 file changed
data/data.yml
@@ -233,14 +233,11 @@ distros:
233
234
ubuntu:
235
description: Ubuntu
236
- current: noble
237
- beta: resolute
238
- prev0: jammy
239
- prev1: focal
+ current: resolute
+ beta: stonking
+ prev0: noble
+ prev1: jammy
240
versions:
241
- focal:
242
- short: '20.04LTS'
243
- description: '20.04 LTS'
244
jammy:
245
short: '22.04LTS'
246
description: '22.04 LTS'
@@ -250,6 +247,9 @@ distros:
250
247
resolute:
251
248
short: '26.04LTS'
252
249
description: '26.04 LTS'
+ stonking:
+ short: '26.10'
+ description: '26.10'
253
packages: *debian_packages
254
255
rhel:
0 commit comments