You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
14 lines
417 B
JSON
14 lines
417 B
JSON
{
|
|
"name": "OSUpdate",
|
|
"publisher": "ACME Inc",
|
|
"short_description": "Operating System Updater",
|
|
"long_description": "",
|
|
"icon_url": "http://demo.lnpiggy.com:2121/apps/com.example.osupdate_0.0.2.mpk_icon_64x64.png",
|
|
"download_url": "http://demo.lnpiggy.com:2121/apps/com.example.osupdate_0.0.2.mpk",
|
|
"fullname": "com.example.osupdate",
|
|
"version": "0.0.2",
|
|
"entrypoint": "assets/osupdate.py",
|
|
"category": "osupdate"
|
|
}
|
|
|