archy/releases/manifest.json
Dorian f1225d9f0a chore: update release manifest to v1.3.5
Nodes can now see v1.3.5 as an available update. Includes registry
migration changelog and component download URLs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 10:29:21 -04:00

28 lines
1.0 KiB
JSON

{
"version": "1.3.5",
"release_date": "2026-04-11",
"changelog": [
"Migrated container registry from 80.71.235.15:3000 to git.tx1138.com/lfg2025",
"All hardcoded registry references updated across backend, frontend, scripts, Dockerfiles, and CI",
"Version bump for release update testing across nodes"
],
"components": [
{
"name": "archipelago",
"current_version": "1.3.4",
"new_version": "1.3.5",
"download_url": "https://git.tx1138.com/lfg2025/archy/raw/branch/main/releases/v1.3.5/archipelago",
"sha256": "ae1c159d9b3b27e72e544706d28809cb9ad2a4be26da75ecd4dfc4c641a3b6c3",
"size_bytes": 34930488
},
{
"name": "archipelago-frontend-1.3.5.tar.gz",
"current_version": "1.3.4",
"new_version": "1.3.5",
"download_url": "https://git.tx1138.com/lfg2025/archy/raw/branch/main/releases/v1.3.5/archipelago-frontend-1.3.5.tar.gz",
"sha256": "78c6d77a1047cb90764243c111a8649229e6392afe55c5ba2e584dd28444abf9",
"size_bytes": 162000200
}
]
}