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 80f47f1 commit ef56309Copy full SHA for ef56309
src/constants.py
@@ -35,7 +35,7 @@
35
SNAP_PACKAGES = [
36
(
37
POSTGRESQL_SNAP_NAME,
38
- {"revision": {"aarch64": "186", "x86_64": "184"}},
+ {"revision": {"aarch64": "221", "x86_64": "220"}},
39
)
40
]
41
0 commit comments