From 79d5975dd09819d62a130c51b1145da3582334f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 7 Jul 2022 18:55:39 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96:=20almalinux,=20elasticsearch,=20n?= =?UTF-8?q?odejs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit almalinux: elasticsearch: 8.3.2 nodejs: 14.20.0, 16.16.0, 18.5.0 --- releases/almalinux.json | 4 ++-- releases/elasticsearch.json | 3 ++- releases/nodejs.json | 3 +++ 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/releases/almalinux.json b/releases/almalinux.json index 5906b72b..3fd24b9e 100644 --- a/releases/almalinux.json +++ b/releases/almalinux.json @@ -1,6 +1,6 @@ { - "9.0": "2022-05-31", - "8.6": "2022-05-31", + "9.0": "2022-07-07", + "8.6": "2022-07-07", "8.5": "2022-03-10", "8.4": "2021-09-17" } \ No newline at end of file diff --git a/releases/elasticsearch.json b/releases/elasticsearch.json index 30501cb8..dc69aa5c 100644 --- a/releases/elasticsearch.json +++ b/releases/elasticsearch.json @@ -219,5 +219,6 @@ "8.2.2": "2022-05-26", "8.2.3": "2022-06-14", "8.3.0": "2022-06-28", - "8.3.1": "2022-06-30" + "8.3.1": "2022-06-30", + "8.3.2": "2022-07-07" } \ No newline at end of file diff --git a/releases/nodejs.json b/releases/nodejs.json index d9cbd5e3..02867f49 100644 --- a/releases/nodejs.json +++ b/releases/nodejs.json @@ -183,6 +183,7 @@ "14.19.2": "2022-05-04", "14.19.3": "2022-05-17", "14.2.0": "2020-05-05", + "14.20.0": "2022-07-07", "14.3.0": "2020-05-19", "14.4.0": "2020-06-02", "14.5.0": "2020-06-30", @@ -222,6 +223,7 @@ "16.14.2": "2022-03-17", "16.15.0": "2022-04-26", "16.15.1": "2022-06-01", + "16.16.0": "2022-07-07", "16.2.0": "2021-05-19", "16.3.0": "2021-06-02", "16.4.0": "2021-06-23", @@ -255,6 +257,7 @@ "18.2.0": "2022-05-17", "18.3.0": "2022-06-01", "18.4.0": "2022-06-16", + "18.5.0": "2022-07-07", "2.0.0": "2015-05-04", "2.0.1": "2015-05-07", "2.0.2": "2015-05-15",