Skip to content

Commit

Permalink
feat: bump gotrue version (#826)
Browse files Browse the repository at this point in the history
  • Loading branch information
J0 and [email protected] authored Dec 7, 2023
1 parent bfed6c4 commit a8ff9ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ansible/vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ postgrest_release: "11.2.2"
postgrest_arm_release_checksum: sha1:e6d2a7dae851b696b64d49bf7c12336f7c4fff3e
postgrest_x86_release_checksum: sha1:9997e5969c2a600c2ded35121ff339f35ba53e84

gotrue_release: 2.125.1
gotrue_release_checksum: sha1:3ec7f09465f5ddb9e5f222aa6d68107e23bccd67
gotrue_release: 2.126.0
gotrue_release_checksum: sha1:832e034d099bebd00b357daa0a9b0e582f35f582

aws_cli_release: "2.2.7"

Expand Down
2 changes: 1 addition & 1 deletion common.vars.pkr.hcl
Original file line number Diff line number Diff line change
@@ -1 +1 @@
postgres-version = "15.1.0.140"
postgres-version = "15.1.0.141"

0 comments on commit a8ff9ce

Please sign in to comment.