update catalog for title 1.0.4

This commit is contained in:
2026-08-29 21:22:11 +00:00
parent f281332474
commit 903607e1bf
+6 -1
View File
@@ -1,6 +1,6 @@
{ {
"schema_version": 1, "schema_version": 1,
"generated_at": "2026-08-29T21:21:25Z", "generated_at": "2026-08-29T21:22:11Z",
"components": { "components": {
"title": { "title": {
"artifacts": { "artifacts": {
@@ -8,6 +8,11 @@
"version": "1.0.4", "version": "1.0.4",
"platform": "linux-amd64", "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" "asset_url": "https://git.keeper.work/admin/xymediavault-releases/releases/download/v1.0.4/xymedia-title-1.0.4-linux-amd64.tar.zst"
},
"linux-arm64": {
"version": "1.0.4",
"platform": "linux-arm64",
"asset_url": "https://git.keeper.work/admin/xymediavault-releases/releases/download/v1.0.4/xymedia-title-1.0.4-linux-arm64.tar.zst"
} }
} }
} }