Skip to content

Commit a112917

Browse files
[MISC] Update snapped PostgreSQL (#832)
1 parent a014fd4 commit a112917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
SNAP_PACKAGES = [
3636
(
3737
POSTGRESQL_SNAP_NAME,
38-
{"revision": {"aarch64": "156", "x86_64": "155"}},
38+
{"revision": {"aarch64": "168", "x86_64": "167"}},
3939
)
4040
]
4141

0 commit comments

Comments
 (0)