Skip to content

Commit 993f320

Browse files
Fix URLs
1 parent b2325d1 commit 993f320

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

app_index.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
"short_description": "Classic Lights Out puzzle game",
266266
"long_description": "Turn off all the lights! Pressing a light toggles it and its neighbors. Solve each level with minimal moves.",
267267
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.lights_out/icons/com.micropythonos.lights_out_1.0.1_64x64.png",
268-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.lights_out/icons/com.micropythonos.lights_out_1.0.1_64x64.mpk",
268+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.lights_out/mpks/com.micropythonos.lights_out_1.0.1.mpk",
269269
"fullname": "com.micropythonos.lights_out",
270270
"version": "1.0.1",
271271
"category": "games",
@@ -312,7 +312,7 @@
312312
"short_description": "Classic card memory game",
313313
"long_description": "Find all matching pairs of symbols by remembering their positions.",
314314
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.memory/icons/com.micropythonos.memory_1.2.6_64x64.png",
315-
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.memory/icons/com.micropythonos.memory_1.2.6_64x64.mpk",
315+
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.memory/mpks/com.micropythonos.memory_1.2.6.mpk",
316316
"fullname": "com.micropythonos.memory",
317317
"version": "1.2.6",
318318
"category": "games",
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)