fix depot cdn url (#16)
test / test (push) Successful in 1m23s
build-binaries / build-binaries (push) Successful in 2m10s
build-image / publish (push) Successful in 55s

Reviewed-on: #16
Co-authored-by: vickydotbat <vickydotbat@tutamail.com>
Co-committed-by: vickydotbat <vickydotbat@tutamail.com>
This commit was merged in pull request #16.
This commit is contained in:
2026-06-22 12:34:12 +00:00
committed by archvillainette
parent 2ea7959693
commit 5c46824ebd
+1 -1
View File
@@ -19,7 +19,7 @@ import (
const autogenManifestCacheMaxAge = time.Hour
const defaultBunnyCDNBase = "https://depot.westgate.pw"
const defaultBunnyCDNBase = "https://cdn-a7f3k9.westgate.pw"
// errAutogenManifestUnavailable marks a released autogen manifest that could not
// be located or fetched (network failure, missing release/asset, empty payload,