8000 chore: revert pgsodium to 3.1.1 by michelp · Pull Request #436 · supabase/postgres · GitHub
[go: up one dir, main page]

Skip to content

chore: revert pgsodium to 3.1.1 #436

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 13, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ansible/vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@ vector_arm_deb: "https://packages.timber.io/vector/0.22.3/vector_0.22.3-1_arm64.
libsodium_release: "1.0.18"
libsodium_release_checksum: sha1:795b73e3f92a362fabee238a71735579bf46bb97

pgsodium_release: "3.1.2"
pgsodium_release_checksum: sha256:98dd49af7b5de9142f3dac2de53e28e4fc4fa57a1d33bb278c66138ad9f1212e
pgsodium_release: "3.1.1"
pgsodium_release_checksum: sha256:56cc5649658904c4ec91f1159b494ed240e4cb2ef1f8204ca1b8616d88e3377f

pg_graphql_release: "v1.0.1"

Expand Down
0