Skip to content

Commit a0539d6

Browse files
authored
fix: bump gotrue version to v2.169.0 (#1423)
1 parent aa92451 commit a0539d6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ansible/vars.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ postgres_major:
88

99
# Full version strings for each major version
1010
postgres_release:
11-
postgresorioledb-17: "17.0.1.022-orioledb"
12-
postgres15: "15.8.1.032"
11+
postgresorioledb-17: "17.0.1.029-orioledb"
12+
postgres15: "15.8.1.033"
1313

1414
# Non Postgres Extensions
1515
pgbouncer_release: "1.19.0"
@@ -22,8 +22,8 @@ postgrest_release: "12.2.3"
2222
postgrest_arm_release_checksum: sha1:fbfd6613d711ce1afa25c42d5df8f1b017f396f9
2323
postgrest_x86_release_checksum: sha1:61c513f91a8931be4062587b9d4a18b42acf5c05
2424

25-
gotrue_release: 2.168.0
26-
gotrue_release_checksum: sha1:c303e004f59a58f7cbefda6fa669fc77deabe8e6
25+
gotrue_release: 2.169.0
26+
gotrue_release_checksum: sha1:1419b94683aac7ddc30355408b8e8b79e61146c4
2727

2828
aws_cli_release: "2.2.7"
2929

0 commit comments

Comments
 (0)