From 2308931d86584ecf045d27d3d8c4f59a01652ef2 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 1 Sep 2026 19:47:34 +0000 Subject: [PATCH] release: sync public installer asset catalog-v1.json --- catalog-v1.json | 45 ++++++--------------------------------------- 1 file changed, 6 insertions(+), 39 deletions(-) diff --git a/catalog-v1.json b/catalog-v1.json index 2eb01b8..b812cbf 100644 --- a/catalog-v1.json +++ b/catalog-v1.json @@ -1,43 +1,10 @@ { "schema_version": 1, - "generated_at": "2026-08-31T10:13:30Z", + "generated_at": "", "components": { - "title": { - "artifacts": { - "linux-amd64": { - "version": "1.0.6", - "platform": "linux-amd64", - "asset_url": "https://git.keeper.work/api/packages/admin/generic/xymediavault-title/1.0.6/xymedia-title-1.0.6-linux-amd64.tar.zst" - }, - "linux-arm64": { - "version": "1.0.6", - "platform": "linux-arm64", - "asset_url": "https://git.keeper.work/api/packages/admin/generic/xymediavault-title/1.0.6/xymedia-title-1.0.6-linux-arm64.tar.zst" - } - } - }, - "tmm": { - "artifacts": { - "linux-any": { - "version": "1.0.0", - "platform": "linux-any", - "asset_url": "https://git.keeper.work/api/packages/admin/generic/xymediavault-tmm/1.0.0/xymedia-tmm-1.0.0-linux-any.tar.zst" - } - } - }, - "app": { - "artifacts": { - "linux-amd64": { - "version": "1.4.19", - "platform": "linux-amd64", - "asset_url": "https://git.keeper.work/api/packages/admin/generic/xymediavault-app/1.4.19/xymediavault-1.4.19-linux-amd64.tar.gz" - }, - "linux-arm64": { - "version": "1.4.19", - "platform": "linux-arm64", - "asset_url": "https://git.keeper.work/api/packages/admin/generic/xymediavault-app/1.4.19/xymediavault-1.4.19-linux-arm64.tar.gz" - } - } - } + "app": {"artifacts": {}}, + "tmm": {"artifacts": {}}, + "title": {"artifacts": {}}, + "controller": {"artifacts": {}} } -} \ No newline at end of file +}