archy/releases/manifest.json

26 lines
1.2 KiB
JSON
Raw Normal View History

{
"version": "1.7.8-alpha",
"release_date": "2026-04-20",
"changelog": [
"Install Update finally works end-to-end over the air. The installer was trying to overwrite the running backend binary with a tool that fails on in-use files (ETXTBSY) — swapped it for an atomic rename, which the kernel allows on a live executable. Every previous 'Failed to apply update' attempt was this one root cause."
],
"components": [
{
"name": "archipelago",
"current_version": "1.7.7-alpha",
"new_version": "1.7.8-alpha",
"download_url": "https://git.tx1138.com/lfg2025/archy/raw/branch/main/releases/v1.7.8-alpha/archipelago",
"sha256": "2753daec113bb4fbbc2a68148ef1579524a26707733eea410faf400b9948094d",
"size_bytes": 40377648
},
{
"name": "archipelago-frontend-1.7.8-alpha.tar.gz",
"current_version": "1.7.7-alpha",
"new_version": "1.7.8-alpha",
"download_url": "https://git.tx1138.com/lfg2025/archy/raw/branch/main/releases/v1.7.8-alpha/archipelago-frontend-1.7.8-alpha.tar.gz",
"sha256": "4fb796643cc9dc8469078ca3392f7cc5541071f6849979922b3259e5f20172e9",
"size_bytes": 76984615
}
]
}