Skip to content

Commit

Permalink
Update upd.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nixxoq authored May 18, 2024
1 parent 4dc4b16 commit 3df7ba1
Showing 1 changed file with 16 additions and 4 deletions.
20 changes: 16 additions & 4 deletions upd.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,20 @@
{
"test": {
"app": {
"category1": [
{
"app": {
"filename": "AIMP.zip",
"url": "https://github.com/Snaky1a/xp-apps/releases/download/2023_10_11_17_52/AIMP.zip"
},
"app2": {
"filename": "test.zip",
"url": "https://github.com/Snaky1a/xp-apps/releases/download/2023_10_11_17_52/AIMP.zip"
}
}
],
"category2": [{
"app3": {
"filename": "AIMP.zip",
"url": "https://github.com/Snaky1a/xp-apps/releases/download/2023_10_11_17_52/AIMP.zip"
}
}
}
}]
}

0 comments on commit 3df7ba1

Please sign in to comment.