🤖: cnspec, roundcube, twig

cnspec:
- Item root['versions']['12.13.2'] ({'name': '12.13.2', 'date': '2025-12-14'}) added to dictionary.
- Item root['versions']['12.13.1'] ({'name': '12.13.1', 'date': '2025-12-14'}) added to dictionary.

roundcube:
- Item root['versions']['1.6.12'] ({'name': '1.6.12', 'date': '2025-12-14'}) added to dictionary.
- Item root['versions']['1.5.12'] ({'name': '1.5.12', 'date': '2025-12-14'}) added to dictionary.

twig:
- Item root['versions']['3.22.2'] ({'name': '3.22.2', 'date': '2025-12-14'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-12-14 13:14:27 +00:00
committed by github-actions[bot]
parent c671ef7a20
commit 1c786bc706
3 changed files with 20 additions and 0 deletions

View File

@@ -1,6 +1,14 @@
{
"releases": {},
"versions": {
"12.13.2": {
"name": "12.13.2",
"date": "2025-12-14"
},
"12.13.1": {
"name": "12.13.1",
"date": "2025-12-14"
},
"12.13.0": {
"name": "12.13.0",
"date": "2025-12-09"

View File

@@ -1,6 +1,14 @@
{
"releases": {},
"versions": {
"1.6.12": {
"name": "1.6.12",
"date": "2025-12-14"
},
"1.5.12": {
"name": "1.5.12",
"date": "2025-12-14"
},
"1.5.11": {
"name": "1.5.11",
"date": "2025-06-15"

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"3.22.2": {
"name": "3.22.2",
"date": "2025-12-14"
},
"3.22.1": {
"name": "3.22.1",
"date": "2025-11-16"