8000 fix: bump gotrue version to v2.168.0 (#1400) · hscmgroup/postgres@363a3dd · GitHub
[go: up one dir, main page]

Skip to content

Commit 363a3dd

Browse files
authored
fix: bump gotrue version to v2.168.0 (supabase#1400)
1 parent 28eceab commit 363a3dd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

ansible/vars.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ postgres_major:
99

1010
# Full version strings for each major version
1111
postgres_release:
12-
postgresorioledb-17: "17.0.1.012-orioledb"
13-
postgres15: "15.8.1.022"
14-
postgres16: "16.3.1.028"
12+
postgresorioledb-17: "17.0.1.013-orioledb"
13+
postgres15: "15.8.1.023"
14+
postgres16: "16.3.1.029"
1515

1616
# Non Postgres Extensions
1717
pgbouncer_release: "1.19.0"
@@ -24,8 +24,8 @@ postgrest_release: "12.2.3"
2424
postgrest_arm_release_checksum: sha1:fbfd6613d711ce1afa25c42d5df8f1b017f396f9
2525
postgrest_x86_release_checksum: sha1:61c513f91a8931be4062587b9d4a18b42acf5c05
2626

27-
gotrue_release: 2.167.0
28-
gotrue_release_checksum: sha1:087553ffd442a050e716f3aae5f12ae716f44ae5
27+
gotrue_release: 2.168.0
28+
gotrue_release_checksum: sha1:c303e004f59a58f7cbefda6fa669fc77deabe8e6
2929

3030
aws_cli_release: "2.2.7"
3131

0 commit comments

Comments
 (0)
0