8000 chore: update pgsodium 3.1.4 to fix bs compat with old dumps from <= … · sorokinvld/postgres@a612b7a · GitHub
[go: up one dir, main page]

Skip to content

Commit a612b7a

Browse files
michelppcnc
andauthored
chore: update pgsodium 3.1.4 to fix bs compat with old dumps from <= 3.0.4 (supabase#441)
* update pgsodium 3.1.4 to fix bs compat with old dumps from <= 3.0.4 * chore: bump postgres version Co-authored-by: Paul Cioanca <paul.cioanca@supabase.io>
1 parent 1efa619 commit a612b7a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ansible/vars.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ vector_arm_deb: "https://packages.timber.io/vector/0.22.3/vector_0.22.3-1_arm64.
9595
libsodium_release: "1.0.18"
9696
libsodium_release_checksum: sha1:795b73e3f92a362fabee238a71735579bf46bb97
9797

98-
pgsodium_release: "3.1.3"
99-
pgsodium_release_checksum: sha256:57d401e38ad387e811973219e00d23f9e826156a131bdf9ffe97cecce67e4f3b
98+
pgsodium_release: "3.1.4"
99+
pgsodium_release_checksum: sha256:88a35135671ebe59d114225829123c0e7c762c837e4f3e6542d39c058f1496ea
100100

101101
pg_graphql_release: "v1.0.1"
102102

common.vars.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
postgres-version = "15.1.0.11"
1+
postgres-version = "15.1.0.13"

0 commit comments

Comments
 (0)
0