Rename OS Update to OSUpdate

This commit is contained in:
Thomas Farstrike
2025-06-06 23:01:20 +02:00
parent 1d91daa0c5
commit 176ae538d1
@@ -1,8 +1,8 @@
{
"name": "OS Update",
"name": "OSUpdate",
"publisher": "MicroPythonOS",
"short_description": "Operating System Updater",
"long_description": "",
"long_description": "Updates the operating system in a safe way, to a secondary partition. After the update, the device is restarted. If the system starts up successfully, it is marked as valid and kept. Otherwise, a rollback to the old, primary partition is performed.",
"icon_url": "https://apps.micropythonos.com/apps/com.micropythonos.osupdate/icons/com.micropythonos.osupdate_0.0.3_64x64.png",
"download_url": "https://apps.micropythonos.com/apps/com.micropythonos.osupdate/mpks/com.micropythonos.osupdate_0.0.3.mpk",
"fullname": "com.micropythonos.osupdate",