Update to new domains.

This commit is contained in:
Logan Gorence
2022-05-30 17:07:10 -07:00
parent 89ad6d1ece
commit 5d7bf94e5c
4 changed files with 4 additions and 4 deletions

View File

@ -15,7 +15,7 @@ object UpdateUtil {
// TODO: Add environment variable override. Document it.
private const val basePath =
"https://git.gorence.io/minecraft/foundation/-/jobs/artifacts/main/raw"
"https://git.mystic.run/minecraft/foundation/-/jobs/artifacts/main/raw"
private const val basePathQueryParams = "job=build"
private const val manifestPath = "build/manifests/update.json"