From 2acba70c2c4346d189370a5cc7c39ccc5301d8d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 25 Jan 2026 03:02:59 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96:=20apache-groovy,=20symfony,=20ubu?= =?UTF-8?q?ntu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit apache-groovy: - Item root['versions']['5.0.4'] ({'name': '5.0.4', 'date': '2026-01-16'}) added to dictionary. - Item root['versions']['4.0.30'] ({'name': '4.0.30', 'date': '2026-01-16'}) added to dictionary. symfony: - Item root['versions']['7.4.4'] ({'name': '7.4.4', 'date': '2026-01-24'}) added to dictionary. ubuntu: - Item root['versions']['5.04'] ({'name': '5.04', 'date': '2005-04-08'}) added to dictionary. --- releases/apache-groovy.json | 8 ++++++++ releases/symfony.json | 4 ++++ releases/ubuntu.json | 4 ++++ 3 files changed, 16 insertions(+) diff --git a/releases/apache-groovy.json b/releases/apache-groovy.json index 385df7a6..f2dd40fa 100644 --- a/releases/apache-groovy.json +++ b/releases/apache-groovy.json @@ -1,6 +1,14 @@ { "releases": {}, "versions": { + "5.0.4": { + "name": "5.0.4", + "date": "2026-01-16" + }, + "4.0.30": { + "name": "4.0.30", + "date": "2026-01-16" + }, "5.0.3": { "name": "5.0.3", "date": "2025-11-30" diff --git a/releases/symfony.json b/releases/symfony.json index ca7fd507..e1b1ec82 100644 --- a/releases/symfony.json +++ b/releases/symfony.json @@ -1,6 +1,10 @@ { "releases": {}, "versions": { + "7.4.4": { + "name": "7.4.4", + "date": "2026-01-24" + }, "7.3.10": { "name": "7.3.10", "date": "2026-01-24" diff --git a/releases/ubuntu.json b/releases/ubuntu.json index 9637e943..83a258f2 100644 --- a/releases/ubuntu.json +++ b/releases/ubuntu.json @@ -352,6 +352,10 @@ "5.10": { "name": "5.10", "date": "2005-10-13" + }, + "5.04": { + "name": "5.04", + "date": "2005-04-08" } } } \ No newline at end of file