appstore backend: add HelloWorld

This commit is contained in:
Thomas Farstrike
2025-05-02 11:44:02 +02:00
parent f274c551c0
commit e9279cbf56
+10
View File
@@ -39,6 +39,16 @@
"fullname": "com.example.cputest",
"version": "0.0.1"
},
{
"name": "HelloWorld",
"publisher": "ACME Inc",
"short_description": "Minimal app",
"long_description": "Demonstrates the simplest app.",
"icon_url": "http://demo.lnpiggy.com:2121/apps/com.example.helloworld_0.0.1.mpk_icon_64x64.png",
"download_url": "http://demo.lnpiggy.com:2121/apps/com.example.helloworld_0.0.1.mpk",
"fullname": "com.example.memtest",
"version": "0.0.1"
},
{
"name": "IMU Tester",
"publisher": "ACME Inc",