Skip to content

Commit fd9e30f

Browse files
Fix icon urls again
1 parent 6649993 commit fd9e30f

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

app_index.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@
103103
"publisher": "MicroPythonOS",
104104
"short_description": "Camera with QR decoding",
105105
"long_description": "Camera for both internal camera's and webcams, that includes QR decoding.",
106-
"icon_url": "https://apps.micropythonos.com/com.micropythonos.camera/icons/com.micropythonos.camera_0.0.3_64x64.png",
107-
"download_url": "https://apps.micropythonos.com/com.micropythonos.camera/mpks/com.micropythonos.camera_0.0.3.mpk",
106+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.camera/icons/com.micropythonos.camera_0.0.3_64x64.png",
107+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.camera/mpks/com.micropythonos.camera_0.0.3.mpk",
108108
"fullname": "com.micropythonos.camera",
109109
"version": "0.0.3",
110110
"category": "camera",
@@ -131,8 +131,8 @@
131131
"publisher": "MicroPythonOS",
132132
"short_description": "Store for App(lication)s",
133133
"long_description": "",
134-
"icon_url": "https://apps.micropythonos.com/com.micropythonos.appstore/icons/com.micropythonos.appstore_0.0.3_64x64.png",
135-
"download_url": "https://apps.micropythonos.com/com.micropythonos.appstore/mpks/com.micropythonos.appstore_0.0.3.mpk",
134+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.appstore/icons/com.micropythonos.appstore_0.0.3_64x64.png",
135+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.appstore/mpks/com.micropythonos.appstore_0.0.3.mpk",
136136
"fullname": "com.micropythonos.appstore",
137137
"version": "0.0.3",
138138
"category": "appstore",
@@ -155,8 +155,8 @@
155155
"publisher": "MicroPythonOS",
156156
"short_description": "Simple launcher to start apps.",
157157
"long_description": "",
158-
"icon_url": "https://apps.micropythonos.com/com.micropythonos.launcher/icons/com.micropythonos.launcher_0.0.3_64x64.png",
159-
"download_url": "https://apps.micropythonos.com/com.micropythonos.launcher/mpks/com.micropythonos.launcher_0.0.3.mpk",
158+
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.launcher/icons/com.micropythonos.launcher_0.0.3_64x64.png",
159+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.launcher/mpks/com.micropythonos.launcher_0.0.3.mpk",
160160
"fullname": "com.micropythonos.launcher",
161161
"version": "0.0.3",
162162
"category": "launcher",
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)