File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,11 @@ pgbouncer_release: "1.19.0"
11
11
pgbouncer_release_checksum : sha256:af0b05e97d0e1fd9ad45fe00ea6d2a934c63075f67f7e2ccef2ca59e3d8ce682
12
12
13
13
# to get these use
14
- # wget https://github.com/PostgREST/postgrest/releases/download/v12.2.2 /postgrest-v12.2.2 -ubuntu-aarch64.tar.xz -q -O- | sha1sum
15
- # wget https://github.com/PostgREST/postgrest/releases/download/v12.2.2 /postgrest-v12.2.2 -linux-static-x64.tar.xz -q -O- | sha1sum
16
- postgrest_release : " 12.2.2 "
17
- postgrest_arm_release_checksum : sha1:444a52ae11381f0b78bf8e847641c7e5f6929216
18
- postgrest_x86_release_checksum : sha1:db1b061c6b4ad34ef6f38d16c7d0557bf5b96daf
14
+ # wget https://github.com/PostgREST/postgrest/releases/download/v12.2.3 /postgrest-v12.2.3 -ubuntu-aarch64.tar.xz -q -O- | sha1sum
15
+ # wget https://github.com/PostgREST/postgrest/releases/download/v12.2.3 /postgrest-v12.2.3 -linux-static-x64.tar.xz -q -O- | sha1sum
16
+ postgrest_release : " 12.2.3 "
17
+ postgrest_arm_release_checksum : sha1:fbfd6613d711ce1afa25c42d5df8f1b017f396f9
18
+ postgrest_x86_release_checksum : sha1:61c513f91a8931be4062587b9d4a18b42acf5c05
19
19
20
20
gotrue_release : 2.157.1
21
21
gotrue_release_checksum : sha1:c8ff68fe39b864eaef62118102c2316ce3214ffc
Original file line number Diff line number Diff line change 1
- postgres-version = " 15.6.1.101 "
1
+ postgres-version = " 15.6.1.102 "
Original file line number Diff line number Diff line change 1
- postgres-version = " 15.1.1.83 "
1
+ postgres-version = " 15.1.1.84 "
You can’t perform that action at this time.
0 commit comments