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 342c175 commit 543314eCopy full SHA for 543314e
src/constants.py
@@ -34,7 +34,7 @@
34
SNAP_PACKAGES = [
35
(
36
POSTGRESQL_SNAP_NAME,
37
- {"revision": {"aarch64": "132", "x86_64": "133"}},
+ {"revision": {"aarch64": "142", "x86_64": "143"}},
38
)
39
]
40
0 commit comments