archy/release-manifest.json

27 lines
1.3 KiB
JSON
Raw Normal View History

2026-04-28 15:03:04 -04:00
{
2026-05-17 23:24:39 -04:00
"version": "1.7.64-alpha",
2026-05-17 22:40:36 -04:00
"release_date": "2026-05-17",
2026-04-28 15:03:04 -04:00
"changelog": [
2026-05-17 23:24:39 -04:00
"Update apply rate limiting is relaxed for authenticated admins from 2 attempts per 10 minutes to 10 attempts per minute, preventing the System Update page from getting stuck behind `429 Too Many Requests` during legitimate OTA retry/troubleshooting flows.",
"The corrected backend artifact rebuild protection from `v1.7.63-alpha` remains in place, so this release is built from a fresh Rust backend binary before publishing."
2026-04-28 15:03:04 -04:00
],
"components": [
{
"name": "archipelago",
2026-05-17 23:24:39 -04:00
"current_version": "1.7.64-alpha",
"new_version": "1.7.64-alpha",
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.64-alpha/archipelago",
"sha256": "158a3cb659f82110780b0549382a9ac71320b1cb530e6a31a314959bbabd6c6c",
"size_bytes": 42935024
2026-04-28 15:03:04 -04:00
},
{
2026-05-17 23:24:39 -04:00
"name": "archipelago-frontend-1.7.64-alpha.tar.gz",
"current_version": "1.7.64-alpha",
"new_version": "1.7.64-alpha",
"download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.64-alpha/archipelago-frontend-1.7.64-alpha.tar.gz",
"sha256": "d9be64980eede352c0b18402c42cff3a98a1ca881514082319d126cf4c91dcc3",
"size_bytes": 166470643
2026-04-28 15:03:04 -04:00
}
]
}