- Serve cached version of
ziglang.org/download/index.json - If a dev artifact is downloaded with a version that appears newer than the cached index.json's
master, redownload - If a non-dev artifact is downloaded with a version not seen in the cached index.json, redownload
- Redownload every
Config.index_json_refresh_interval_minutes
- [x] Serve cached version of `ziglang.org/download/index.json`
- [x] If a dev artifact is downloaded with a version that appears newer than the cached index.json's `master`, redownload
- [ ] If a non-dev artifact is downloaded with a version not seen in the cached index.json, redownload
- [x] Redownload every `Config.index_json_refresh_interval_minutes`