File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -17,12 +17,12 @@ postgres_release:
17
17
pgbouncer_release : " 1.19.0"
18
18
pgbouncer_release_checksum : sha256:af0b05e97d0e1fd9ad45fe00ea6d2a934c63075f67f7e2ccef2ca59e3d8ce682
19
19
20
- # to get these use
21
- # wget https://github.com/PostgREST/postgrest/releases/download/v13.0.4/postgrest-v13.0.4- ubuntu-aarch64.tar.xz -q -O- | sha1sum
22
- # wget https://github.com/PostgREST/postgrest/releases/download/v13.0.4/postgrest-v13.0.4-linux-static-x86-64.tar.xz -q -O- | sha1sum
20
+ # The checksum can be found under "Assets", in the GitHub release page for each version.
21
+ # The binaries used are: ubuntu-aarch64 and linux-static.
22
+ # https://github.com/PostgREST/postgrest/releases
23
23
postgrest_release : " 13.0.4"
24
- postgrest_arm_release_checksum : sha1:d4be5a9d8b661b241e057ac87cdb5c877b15a19e
25
- postgrest_x86_release_checksum : sha1:dff3e1132ca3b34b6b34325d2261104dbed842c0
24
+ postgrest_arm_release_checksum : sha256:2b400200fb15eb5849267e4375fbbc516dd727afadd8786815b48074ed8c03e1
25
+ postgrest_x86_release_checksum : sha256:a0052c8d4726f52349e0298f98da51140ef4941855548590ee88331afa617811
26
26
27
27
gotrue_release : 2.177.0
28
28
gotrue_release_checksum : sha1:664a26237618c4bfb1e33e4f03a540c3cef3e3c8
You can’t perform that action at this time.
0 commit comments