Skip to content

Commit

Permalink
fix: bump gotrue version to v2.168.0 (#1400)
Browse files Browse the repository at this point in the history
  • Loading branch information
kangmingtay authored Jan 7, 2025
1 parent 28eceab commit 363a3dd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ansible/vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ postgres_major:

# Full version strings for each major version
postgres_release:
postgresorioledb-17: "17.0.1.012-orioledb"
postgres15: "15.8.1.022"
postgres16: "16.3.1.028"
postgresorioledb-17: "17.0.1.013-orioledb"
postgres15: "15.8.1.023"
postgres16: "16.3.1.029"

# Non Postgres Extensions
pgbouncer_release: "1.19.0"
Expand All @@ -24,8 +24,8 @@ postgrest_release: "12.2.3"
postgrest_arm_release_checksum: sha1:fbfd6613d711ce1afa25c42d5df8f1b017f396f9
postgrest_x86_release_checksum: sha1:61c513f91a8931be4062587b9d4a18b42acf5c05

gotrue_release: 2.167.0
gotrue_release_checksum: sha1:087553ffd442a050e716f3aae5f12ae716f44ae5
gotrue_release: 2.168.0
gotrue_release_checksum: sha1:c303e004f59a58f7cbefda6fa669fc77deabe8e6

aws_cli_release: "2.2.7"

Expand Down

0 comments on commit 363a3dd

Please sign in to comment.