{ "$schema": "./manifest.schema.json", "comment": "Pinned versions for all bundled service binaries. Bump deliberately; download-binaries.sh consumes this file.", "services": { "postgres": { "version": "15.7", "source": "postgresql.org" }, "gotrue": { "version": "2.158.1", "source": "github.com/supabase/gotrue/releases" }, "postgrest": { "version": "12.2.0", "source": "github.com/PostgREST/postgrest/releases" }, "realtime": { "version": "2.30.34", "source": "github.com/supabase/realtime/releases" }, "storage": { "version": "1.11.0", "source": "github.com/supabase/storage-api/releases" }, "kong": { "version": "3.7.1", "source": "konghq.com" }, "nginx": { "version": "1.27.0", "source": "nginx.org" } }, "platforms": ["macos-aarch64", "macos-x86_64", "linux-x86_64", "windows-x86_64"] }