You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Unmodified Postgres with some useful plugins. Our goal with this repo is not to
28
28
|[pg_net](https://github.com/supabase/pg_net)|[v0.3](https://github.com/supabase/pg_net/releases/tag/v0.3)| Expose the SQL interface for async networking. |
29
29
|[rum](https://github.com/postgrespro/rum)|[1.3.9](https://github.com/postgrespro/rum/releases/tag/1.3.9)| An alternative to the GIN index. |
30
30
|[pg_hashids](https://github.com/iCyberon/pg_hashids)|[commit](https://github.com/iCyberon/pg_hashids/commit/83398bcbb616aac2970f5e77d93a3200f0f28e74)| Generate unique identifiers from numbers. |
31
-
|[pg_sodium](https://github.com/michelp/pgsodium)|[v1.3.0](https://github.com/michelp/pgsodium/releases/tag/v1.3.0)| Modern encryption API using libsodium. |
31
+
|[pgsodium](https://github.com/michelp/pgsodium)|[2.0.0](https://github.com/michelp/pgsodium/releases/tag/2.0.0)| Modern encryption API using libsodium. |
32
32
33
33
34
34
Can't find your favorite extension? Suggest for it to be added into future releases [here](https://github.com/supabase/supabase/discussions/679)!
0 commit comments