From 0c6bf2e0f9a9235791fa973b19ed95df7c97146e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 7 Dec 2022 02:05:09 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96:=20ansible-core,=20go,=20python?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ansible-core: 2.14.1 go: 1.18.9, 1.19.4 python: 3.10.9, 3.11.1, 3.7.16, 3.8.16, 3.9.16 --- releases/ansible-core.json | 1 + releases/go.json | 2 ++ releases/python.json | 5 +++++ 3 files changed, 8 insertions(+) diff --git a/releases/ansible-core.json b/releases/ansible-core.json index 11480646..66d50824 100644 --- a/releases/ansible-core.json +++ b/releases/ansible-core.json @@ -92,6 +92,7 @@ "2.13.6": "2022-11-07", "2.13.7": "2022-12-05", "2.14.0": "2022-11-07", + "2.14.1": "2022-12-06", "2.5.0": "2018-03-22", "2.5.1": "2018-04-18", "2.5.10": "2018-09-27", diff --git a/releases/go.json b/releases/go.json index 41ee8a4e..de052146 100644 --- a/releases/go.json +++ b/releases/go.json @@ -133,10 +133,12 @@ "1.18.6": "2022-09-06", "1.18.7": "2022-10-04", "1.18.8": "2022-11-01", + "1.18.9": "2022-12-06", "1.19": "2022-08-02", "1.19.1": "2022-09-06", "1.19.2": "2022-10-04", "1.19.3": "2022-11-01", + "1.19.4": "2022-12-06", "1.2": "2013-11-29", "1.2.1": "2014-03-03", "1.2.2": "2014-05-05", diff --git a/releases/python.json b/releases/python.json index 73d9aa14..eea8794c 100644 --- a/releases/python.json +++ b/releases/python.json @@ -86,7 +86,9 @@ "3.10.6": "2022-08-01", "3.10.7": "2022-09-05", "3.10.8": "2022-10-11", + "3.10.9": "2022-12-06", "3.11.0": "2022-10-24", + "3.11.1": "2022-12-06", "3.2": "2011-02-20", "3.2.1": "2011-07-09", "3.2.2": "2011-08-25", @@ -148,6 +150,7 @@ "3.7.13": "2022-03-16", "3.7.14": "2022-09-06", "3.7.15": "2022-10-10", + "3.7.16": "2022-12-06", "3.7.2": "2018-12-23", "3.7.3": "2019-03-25", "3.7.4": "2019-07-08", @@ -164,6 +167,7 @@ "3.8.13": "2022-03-16", "3.8.14": "2022-09-06", "3.8.15": "2022-10-11", + "3.8.16": "2022-12-06", "3.8.2": "2020-02-24", "3.8.3": "2020-05-13", "3.8.4": "2020-07-13", @@ -180,6 +184,7 @@ "3.9.13": "2022-05-17", "3.9.14": "2022-09-06", "3.9.15": "2022-10-11", + "3.9.16": "2022-12-06", "3.9.2": "2021-02-19", "3.9.3": "2021-04-02", "3.9.4": "2021-04-04",