From f281332474190d4a7888a3695a41b12cb3b2fbb4 Mon Sep 17 00:00:00 2001 From: admin Date: Sat, 29 Aug 2026 21:21:25 +0000 Subject: [PATCH] update catalog for title 1.0.4 --- catalog-v1.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/catalog-v1.json b/catalog-v1.json index d589874..41ec9b2 100644 --- a/catalog-v1.json +++ b/catalog-v1.json @@ -1 +1,15 @@ -{"schema_version":1,"generated_at":"2026-08-29T09:50:00Z","components":{}} \ No newline at end of file +{ + "schema_version": 1, + "generated_at": "2026-08-29T21:21:25Z", + "components": { + "title": { + "artifacts": { + "linux-amd64": { + "version": "1.0.4", + "platform": "linux-amd64", + "asset_url": "https://git.keeper.work/admin/xymediavault-releases/releases/download/v1.0.4/xymedia-title-1.0.4-linux-amd64.tar.zst" + } + } + } + } +} \ No newline at end of file