From 88aded348642f6491ea23ea2c7cf6d0f54880fee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Aug 2022 19:30:59 +0000 Subject: [PATCH] fix(data): automatic update of static data (#17085) Co-authored-by: Renovate Bot Co-authored-by: Jamie Magee --- data/azure-pipelines-tasks.json | 2 ++ data/debian-distro-info.json | 10 +++++----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/data/azure-pipelines-tasks.json b/data/azure-pipelines-tasks.json index 3e33b701af763c..bd1393b6559e95 100644 --- a/data/azure-pipelines-tasks.json +++ b/data/azure-pipelines-tasks.json @@ -267,6 +267,7 @@ "1.0.0" ], "azurecli": [ + "1.208.0", "1.198.0", "1.164.0", "1.163.3", @@ -299,6 +300,7 @@ "1.137.1", "1.137.0", "1.132.0", + "2.208.0", "2.198.0", "2.1.2", "2.1.1", diff --git a/data/debian-distro-info.json b/data/debian-distro-info.json index 29e555c654d344..26e6896960d824 100644 --- a/data/debian-distro-info.json +++ b/data/debian-distro-info.json @@ -90,19 +90,19 @@ "codename": "Jessie", "series": "jessie", "created": "2013-05-04", - "release": "2015-04-25", + "release": "2015-04-26", "eol": "2018-06-17", "eol_lts": "2020-06-30", - "eol_elts": "2022-06-30" + "eol_elts": "2025-06-30" }, "v9": { "codename": "Stretch", "series": "stretch", - "created": "2015-04-25", + "created": "2015-04-26", "release": "2017-06-17", "eol": "2020-07-06", "eol_lts": "2022-06-30", - "eol_elts": "2024-06-30" + "eol_elts": "2027-06-30" }, "v10": { "codename": "Buster", @@ -111,7 +111,7 @@ "release": "2019-07-06", "eol": "2022-08-14", "eol_lts": "2024-06-30", - "eol_elts": "2026-06-30" + "eol_elts": "2029-06-30" }, "v11": { "codename": "Bullseye",