Trivial version-only bump. No code changes; binary differs only in its embedded CARGO_PKG_VERSION string. Frontend tarball is byte-identical to v1.7.4-alpha's (same sha), copied under the new filename to satisfy the manifest component naming. This exists so the fleet nodes (.116/.198/.253), all now running v1.7.4-alpha with the fixed apply_update tar flow, can exercise the full OTA pipeline from the UI: Check → Download (30-min timeout) → Install (sudo install binary + sudo tar to web-ui.new + atomic swap) → auto-restart (systemctl --no-block) → sidebar updates → state sync. Artefacts: archipelago 7422a695…a1a2a6 40362432 archipelago-frontend-1.7.5-alpha.tar.gz 4fb79664…0172e9 76984615 (reused) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
26 lines
1.1 KiB
JSON
26 lines
1.1 KiB
JSON
{
|
|
"version": "1.7.5-alpha",
|
|
"release_date": "2026-04-20",
|
|
"changelog": [
|
|
"Over-the-air update test — no feature changes, just a fresh version number so your node can walk through the whole update flow end-to-end: check, download, install, auto-restart. Safe to apply; nothing to do afterwards."
|
|
],
|
|
"components": [
|
|
{
|
|
"name": "archipelago",
|
|
"current_version": "1.7.4-alpha",
|
|
"new_version": "1.7.5-alpha",
|
|
"download_url": "https://git.tx1138.com/lfg2025/archy/raw/branch/main/releases/v1.7.5-alpha/archipelago",
|
|
"sha256": "7422a695c1c51e668657a817a96b2cba3a84607f505108ed29a35a17e0a1a2a6",
|
|
"size_bytes": 40362432
|
|
},
|
|
{
|
|
"name": "archipelago-frontend-1.7.5-alpha.tar.gz",
|
|
"current_version": "1.7.4-alpha",
|
|
"new_version": "1.7.5-alpha",
|
|
"download_url": "https://git.tx1138.com/lfg2025/archy/raw/branch/main/releases/v1.7.5-alpha/archipelago-frontend-1.7.5-alpha.tar.gz",
|
|
"sha256": "4fb796643cc9dc8469078ca3392f7cc5541071f6849979922b3259e5f20172e9",
|
|
"size_bytes": 76984615
|
|
}
|
|
]
|
|
}
|