Adapt code to new repository
basebuild / goreleaser (push) Has been cancelled

This commit is contained in:
T. R. Bernstein
2026-05-04 01:59:05 +02:00
parent 5a821ac520
commit 908641234a
17 changed files with 29 additions and 35 deletions
+3 -3
View File
@@ -9,7 +9,7 @@ PB_REALTIME_DOCS = "https://pocketbase.io/docs/api-realtime/"
PB_FIELDS_DOCS = "https://pocketbase.io/docs/collections/#fields"
PB_SUPERUSER_IPS_RESET_DOCS = "https://pocketbase.io/docs/going-to-production/#limit-superusers-to-specific-ipssubnets"
PB_DOCS_URL = "https://pocketbase.io/docs"
PB_JS_SDK_URL = "https://github.com/pocketbase/js-sdk"
PB_DART_SDK_URL = "https://github.com/pocketbase/dart-sdk"
PB_RELEASES = "https://github.com/pocketbase/pocketbase/releases"
PB_JS_SDK_URL = "https://github.com/tabshift-gh/js-sdk"
PB_DART_SDK_URL = "https://github.com/tabshift-gh/dart-sdk"
PB_RELEASES = "https://github.com/tabshift-gh/pocketbase/releases"
PB_VERSION = "v0.39.10"