We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a014fd4 commit a112917Copy full SHA for a112917
src/constants.py
@@ -35,7 +35,7 @@
35
SNAP_PACKAGES = [
36
(
37
POSTGRESQL_SNAP_NAME,
38
- {"revision": {"aarch64": "156", "x86_64": "155"}},
+ {"revision": {"aarch64": "168", "x86_64": "167"}},
39
)
40
]
41
0 commit comments