From: Magnus Hagander
Date: Tue, 2 Jan 2024 11:00:07 +0000 (+0100)
Subject: Fix version numbers in Ubuntu releases on download page
X-Git-Url: http://git.postgresql.org/gitweb/static/%7B%7Bpguslink%28?a=commitdiff_plain;h=95413e37e8ec74d310bd049caedc673bbe966693;p=pgweb.git
Fix version numbers in Ubuntu releases on download page
Reported by Egor Rogov
---
diff --git a/templates/pages/download/linux/ubuntu.html b/templates/pages/download/linux/ubuntu.html
index 1888997f..620f73a2 100644
--- a/templates/pages/download/linux/ubuntu.html
+++ b/templates/pages/download/linux/ubuntu.html
@@ -26,8 +26,8 @@ updates for all supported versions of PostgreSQL throughout the support
The PostgreSQL Apt Repository supports the current versions of Ubuntu:
- - mantic (22.10, non-LTS)
- - lunar (22.10, non-LTS)
+ - mantic (23.10, non-LTS)
+ - lunar (23.04, non-LTS)
- jammy (22.04, LTS)
- focal (20.04, LTS)