Skip to content

Commit 543314e

Browse files
authored
Update to 14.15 (#730)
1 parent 342c175 commit 543314e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
SNAP_PACKAGES = [
3535
(
3636
POSTGRESQL_SNAP_NAME,
37-
{"revision": {"aarch64": "132", "x86_64": "133"}},
37+
{"revision": {"aarch64": "142", "x86_64": "143"}},
3838
)
3939
]
4040

0 commit comments

Comments
 (0)