Skip to content

Commit c7360ad

Browse files
feat: Add mate maintainence builds
Deprecate IMPISH
1 parent 47798a9 commit c7360ad

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

distro-data.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,15 @@
5050
"FirendlyName": "Ubuntu Jammy GNOME (unstable)",
5151
"aarch64url": "https://github.com/RandomCoderOrg/ubuntu-on-android/releases/download/v3/jammy-gnome-arm64.tar.gz",
5252
"aarch64sha": "bf8034f6b5ec3c11ecf88c78e58573409098861eee18017cd7a963ff9c30282e"
53+
},
54+
"mate": {
55+
"arch": [
56+
"aarch64"
57+
],
58+
"Name": "udroid-jammy-mate",
59+
"FirendlyName": "Ubuntu Jammy (mate)",
60+
"aarch64url": "https://github.com/RandomCoderOrg/ubuntu-on-android/releases/download/v3/udroid-mate-impishTjammy-V3-maintainence-arm64.tar.gz",
61+
"aarch64sha": "3936312539d73f402290faaf631066f677e63c8f5c61813f7c145deaab5c69e0"
5362
}
5463
},
5564
"impish": {

0 commit comments

Comments
 (0)