fix depot cdn url
build-binaries / build-binaries (pull_request) Successful in 2m24s
test-image / build-image (pull_request) Successful in 47s
test / test (pull_request) Successful in 1m29s

This commit is contained in:
2026-06-22 14:27:42 +02:00
parent 2ea7959693
commit 17257ec9a3
+1 -1
View File
@@ -19,7 +19,7 @@ import (
const autogenManifestCacheMaxAge = time.Hour 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 // errAutogenManifestUnavailable marks a released autogen manifest that could not
// be located or fetched (network failure, missing release/asset, empty payload, // be located or fetched (network failure, missing release/asset, empty payload,