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 989fd68 commit f9162b1Copy full SHA for f9162b1
1 file changed
src/constants.py
@@ -40,7 +40,7 @@
40
SNAP_PACKAGES = [
41
(
42
POSTGRESQL_SNAP_NAME,
43
- {"revision": {"aarch64": "333", "x86_64": "334"}},
+ {"revision": {"aarch64": "369", "x86_64": "370"}},
44
)
45
]
46
0 commit comments