From 5b016217b020075628a9f1515619cfdc4af3dc91 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 20 Oct 2022 19:04:35 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96:=20consul,=20laravel,=20ubuntu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit consul: 1.12.6, 1.13.3 laravel: 9.36.4 ubuntu: 22.10 --- releases/consul.json | 2 ++ releases/laravel.json | 1 + releases/ubuntu.json | 1 + 3 files changed, 4 insertions(+) diff --git a/releases/consul.json b/releases/consul.json index 532cddc1..70b2812c 100644 --- a/releases/consul.json +++ b/releases/consul.json @@ -41,9 +41,11 @@ "1.12.3": "2022-07-13", "1.12.4": "2022-08-10", "1.12.5": "2022-09-20", + "1.12.6": "2022-10-19", "1.13.0": "2022-08-09", "1.13.1": "2022-08-11", "1.13.2": "2022-09-20", + "1.13.3": "2022-10-19", "1.2.0": "2018-06-25", "1.2.1": "2018-07-12", "1.2.2": "2018-07-30", diff --git a/releases/laravel.json b/releases/laravel.json index eee4f9ef..00061e9b 100644 --- a/releases/laravel.json +++ b/releases/laravel.json @@ -830,6 +830,7 @@ "9.36.1": "2022-10-18", "9.36.2": "2022-10-18", "9.36.3": "2022-10-19", + "9.36.4": "2022-10-20", "9.4.0": "2022-03-08", "9.4.1": "2022-03-08", "9.5.0": "2022-03-15", diff --git a/releases/ubuntu.json b/releases/ubuntu.json index e683f0b0..7439c5a3 100644 --- a/releases/ubuntu.json +++ b/releases/ubuntu.json @@ -1,4 +1,5 @@ { + "22.10": "2022-10-20", "20.04.5": "2022-09-01", "22.04.1": "2022-08-11", "22.04": "2022-04-21",