From 563a908fe0cf01328645fbb4eec5a4e08129a997 Mon Sep 17 00:00:00 2001 From: amidevous Date: Tue, 4 Jun 2024 18:05:49 +0200 Subject: [PATCH] Update install.python3 --- install.python3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.python3 b/install.python3 index c39218b..c46dc8b 100644 --- a/install.python3 +++ b/install.python3 @@ -20,7 +20,7 @@ rVersions = { "16.04": "xenial", "18.04": "bionic", "20.04": "focal", - "22.04": "jammy" + "22.04": "jammy", "24.04": "noble" }