Update repo.json#140
Update repo.json#140CelloSerenity wants to merge 1 commit intoStephenDev0:mainfrom CelloSerenity:patch-3
Conversation
Looking amazing, however, it looks like the current update_json.py is adding a second summary of the version underneath app permissions. This PR removes that entry for now, but that should probably get fixed.
|
intersting will look to fix this soon |
|
Looking at the current file, nothing seems amiss that should cause this (I'm only a mediocre programmer so far, so take my words with a grain of salt). Thanks a ton @neoarz ! |
|
appreciate the compliment but i think i see the issue. ill just fix the json file repo structure to look like the one from live containers: https://github.com/LiveContainer/LiveContainer/blob/main/apps.json |
|
@CelloSerenity could u take a final look at the updated repo format |
|
Looks great! |
|
@CelloSerenity @0-Blu i think we can close this pr as ive updated the format anyways and already added the new release |
Looking amazing, however, it looks like the current update_json.py is adding a second summary of the version underneath app permissions. This PR removes that entry for now, but that should probably get fixed in the python script for the future.