Skip to content
Snippets Groups Projects
Unverified Commit 7a7e8b5b authored by Oliver Smith's avatar Oliver Smith
Browse files

config/download: update for v24.06 (MR 271)

parent ebe0bf4d
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ imgs_url = "https://images.postmarketos.org/bpo"
# publishing a service pack, people are expected to install the service pack
# through update functionality. This means, we might have just announced a
# service pack, but the images don't include it yet.
latest_release = "v23.12"
latest_release = "v24.06"
table = {
"Main": {
......@@ -31,6 +31,9 @@ table = {
"fairphone-fp4": {
"name": "Fairphone 4",
},
"generic-x86_64": {
"name": "Generic x86_64",
},
"google-gru": {
"name": "Google Gru Chromebooks",
},
......@@ -61,12 +64,21 @@ table = {
"lenovo-a6010": {
"name": "Lenovo A6010",
},
"lenovo-21bx": {
"name": "Lenovo X13s",
},
"microsoft-surface-rt": {
"name": "Microsoft Surface RT",
},
"motorola-harpia": {
"name": "Motorola Moto G4 Play",
},
"nokia-n900": {
"name": "Nokia N900",
},
"nvidia-tegra-armv7": {
"name": "Nvidia Tegra armv7",
},
"odroid-xu4": {
"name": "ODROID XU4",
},
......@@ -115,6 +127,9 @@ table = {
"samsung-m0": {
"name": "Samsung Galaxy S III (GT-I9300/SHW-M440S)",
},
"samsung-manta": {
"name": "Google Nexus 10",
},
"shift-axolotl": {
"name": "SHIFT6mq",
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment