From 6f009597830efe2ae86ce64dd019e8e0f5b4b6b4 Mon Sep 17 00:00:00 2001 From: toschdev <8368497+toschdev@users.noreply.github.com> Date: Tue, 12 Nov 2024 01:48:46 +0100 Subject: [PATCH] Empty when not committed entry --- _registry/ignite.apps.appregistry.json | 6 +++--- _registry/ignite.apps.explorer.json | 6 +++--- _registry/ignite.apps.fee-abstraction.json | 5 ++++- _registry/ignite.apps.hermes.json | 6 +++--- _registry/ignite.apps.rollkit.json | 6 +++--- _registry/ignite.apps.spaceship.json | 5 ++++- _registry/ignite.apps.wasm.json | 6 +++--- _registry/toschdev.blockie.blockie.json | 6 +++--- 8 files changed, 26 insertions(+), 20 deletions(-) diff --git a/_registry/ignite.apps.appregistry.json b/_registry/ignite.apps.appregistry.json index eb56e879..b61c13ec 100644 --- a/_registry/ignite.apps.appregistry.json +++ b/_registry/ignite.apps.appregistry.json @@ -31,7 +31,7 @@ "mac", "linux" ], - "icon": "https://URL.to/icon", - "cover": "https://URL.to/cover", - "sha": "003d64525eafbc7265f11f269f9131ffd8d07d71" + "icon": "", + "cover": "", + "sha": "" } \ No newline at end of file diff --git a/_registry/ignite.apps.explorer.json b/_registry/ignite.apps.explorer.json index d6030163..436d49b5 100644 --- a/_registry/ignite.apps.explorer.json +++ b/_registry/ignite.apps.explorer.json @@ -28,7 +28,7 @@ "mac", "linux" ], - "icon": "https://URL.to/icon", - "cover": "https://URL.to/cover", - "sha": "003d64525eafbc7265f11f269f9131ffd8d07d71" + "icon": "", + "cover": "", + "sha": "" } \ No newline at end of file diff --git a/_registry/ignite.apps.fee-abstraction.json b/_registry/ignite.apps.fee-abstraction.json index bee0c391..8e248564 100644 --- a/_registry/ignite.apps.fee-abstraction.json +++ b/_registry/ignite.apps.fee-abstraction.json @@ -28,5 +28,8 @@ "supportedPlatforms": [ "mac", "linux" - ] + ], + "icon": "", + "cover": "", + "sha": "" } \ No newline at end of file diff --git a/_registry/ignite.apps.hermes.json b/_registry/ignite.apps.hermes.json index 56355d93..7edf7c9c 100644 --- a/_registry/ignite.apps.hermes.json +++ b/_registry/ignite.apps.hermes.json @@ -26,7 +26,7 @@ "mac", "linux" ], - "icon": "https://URL.to/icon", - "cover": "https://URL.to/cover", - "sha": "003d64525eafbc7265f11f269f9131ffd8d07d71" + "icon": "", + "cover": "", + "sha": "" } \ No newline at end of file diff --git a/_registry/ignite.apps.rollkit.json b/_registry/ignite.apps.rollkit.json index 3ce61acc..ef1435ea 100644 --- a/_registry/ignite.apps.rollkit.json +++ b/_registry/ignite.apps.rollkit.json @@ -28,7 +28,7 @@ "mac", "linux" ], - "icon": "https://URL.to/icon", - "cover": "https://URL.to/cover", - "sha": "003d64525eafbc7265f11f269f9131ffd8d07d71" + "icon": "", + "cover": "", + "sha": "" } \ No newline at end of file diff --git a/_registry/ignite.apps.spaceship.json b/_registry/ignite.apps.spaceship.json index b67a5f7b..e455f535 100644 --- a/_registry/ignite.apps.spaceship.json +++ b/_registry/ignite.apps.spaceship.json @@ -27,5 +27,8 @@ "supportedPlatforms": [ "mac", "linux" - ] + ], + "icon": "", + "cover": "", + "sha": "" } \ No newline at end of file diff --git a/_registry/ignite.apps.wasm.json b/_registry/ignite.apps.wasm.json index 9c12f3d0..79eadc44 100644 --- a/_registry/ignite.apps.wasm.json +++ b/_registry/ignite.apps.wasm.json @@ -27,7 +27,7 @@ "mac", "linux" ], - "icon": "https://URL.to/icon", - "cover": "https://URL.to/cover", - "sha": "003d64525eafbc7265f11f269f9131ffd8d07d71" + "icon": "", + "cover": "", + "sha": "" } \ No newline at end of file diff --git a/_registry/toschdev.blockie.blockie.json b/_registry/toschdev.blockie.blockie.json index 983108d1..020b912e 100644 --- a/_registry/toschdev.blockie.blockie.json +++ b/_registry/toschdev.blockie.blockie.json @@ -29,7 +29,7 @@ "mac", "linux" ], - "icon": "https://URL.to/icon", - "cover": "https://URL.to/cover", - "sha": "003d64525eafbc7265f11f269f9131ffd8d07d71" + "icon": "", + "cover": "", + "sha": "" }