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 7897bfc commit 036b42dCopy full SHA for 036b42d
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