From 2937a343bd5fac5a082f23dbca29e982239318cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 11 Aug 2023 19:34:41 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96:=20quarkus,=20rockylinux?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit quarkus: 3.2.4 rockylinux: 8.8 --- releases/quarkus.json | 3 ++- releases/rockylinux.json | 13 +++++++------ 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/releases/quarkus.json b/releases/quarkus.json index 50fddcbc..38aaf3c5 100644 --- a/releases/quarkus.json +++ b/releases/quarkus.json @@ -152,5 +152,6 @@ "3.2.0": "2023-07-05", "3.2.1": "2023-07-19", "3.2.2": "2023-07-24", - "3.2.3": "2023-08-02" + "3.2.3": "2023-08-02", + "3.2.4": "2023-08-11" } \ No newline at end of file diff --git a/releases/rockylinux.json b/releases/rockylinux.json index 0b93f19e..ff343b51 100644 --- a/releases/rockylinux.json +++ b/releases/rockylinux.json @@ -1,9 +1,10 @@ { - "9.2": "2023-05-16", - "9.1": "2022-11-28", - "8.7": "2022-11-16", + "8.4": "2021-06-21", + "8.5": "2021-11-15", + "8.6": "2022-05-15", + "8.7": "2022-11-11", + "8.8": "2023-05-20", "9.0": "2022-07-14", - "8.6": "2022-05-17", - "8.5": "2021-11-16", - "8.4": "2021-06-21" + "9.1": "2022-11-26", + "9.2": "2023-05-16" } \ No newline at end of file