Skip to content

Commit 5d918a1

Browse files
Register revamped filesystems
- also register it two times cause impish is not working anymore ( like a failsafe for old users )
1 parent f5c52a9 commit 5d918a1

File tree

1 file changed

+18
-5
lines changed

1 file changed

+18
-5
lines changed

distro-data.json

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,19 @@
2626
"armhfsha": "fbc92e65a712701ff650f4538cbe044a8a9829a3ce62e4af20e05bfb30975411",
2727
"amd64url": "https://github.com/RandomCoderOrg/udroid-download/releases/download/V3R21/jammy-raw-amd64.tar.gz",
2828
"amd64sha": "f3fe93f24bfb99edc02ace0eb9a03975dc07967e7e4b5adb7d3b39ddc7bd0fb0"
29+
},
30+
"xfce4": {
31+
"arch": [
32+
"aarch64",
33+
"amd64",
34+
"x86_64"
35+
],
36+
"Name": "udroid-impish-xfce4",
37+
"FirendlyName": "Ubuntu Impish (xfce4)",
38+
"aarch64url": "https://github.com/RandomCoderOrg/ubuntu-on-android/releases/download/v3/udroid-xfce4-impishTjammy-V3-maintainence-arm64.tar.gz",
39+
"aarch64sha": "52aa053abde4c072ee82cbff2a7edb6ebd07fbb9788d526c8dad57cfa903be27",
40+
"amd64url": "https://github.com/RandomCoderOrg/ubuntu-on-android/releases/download/v3/udroid-xfce4-impishTjammy-V3-maintainence-amd64.tar.gz",
41+
"amd64sha": "4d3585789c6932d08b887dddbd54d063bc220933e2d6a150e63c56245a9a2aef"
2942
}
3043
},
3144
"impish": {
@@ -59,10 +72,10 @@
5972
],
6073
"Name": "udroid-impish-xfce4",
6174
"FirendlyName": "Ubuntu Impish (xfce4)",
62-
"aarch64url": "https://github.com/RandomCoderOrg/ubuntu-on-android/releases/download/v3/udroid-arm64-xfce4-V3MBB2.tar.gz",
63-
"aarch64sha": "617dc4b18bd27b181ebabeadf8964f23b6e8087da75c253ead88dba1e7931f1d",
64-
"amd64url": "https://github.com/RandomCoderOrg/ubuntu-on-android/releases/download/v3/udroid-xfce4-impish-v3-build01.tar.gz",
65-
"amd64sha": "88a5f5f079aef994b6d5b2e3df773aa875ed2157d1f00c8fda504bda9f01e680"
75+
"aarch64url": "https://github.com/RandomCoderOrg/ubuntu-on-android/releases/download/v3/udroid-xfce4-impishTjammy-V3-maintainence-arm64.tar.gz",
76+
"aarch64sha": "52aa053abde4c072ee82cbff2a7edb6ebd07fbb9788d526c8dad57cfa903be27",
77+
"amd64url": "https://github.com/RandomCoderOrg/ubuntu-on-android/releases/download/v3/udroid-xfce4-impishTjammy-V3-maintainence-amd64.tar.gz",
78+
"amd64sha": "4d3585789c6932d08b887dddbd54d063bc220933e2d6a150e63c56245a9a2aef"
6679
},
6780
"mate": {
6881
"arch": [
@@ -139,4 +152,4 @@
139152
"amd64sha": "c8995547e996502ca4ef9f4a66fea0687cb108260faf098d5139dadf210e55b5"
140153
}
141154
}
142-
}
155+
}

0 commit comments

Comments
 (0)