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