🤖: ghc, twig

ghc:
- Item root['versions']['9.10.2'] ({'name': '9.10.2', 'date': '2025-05-03'}) added to dictionary.

twig:
- Item root['versions']['3.21.1'] ({'name': '3.21.1', 'date': '2025-05-03'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-05-03 13:02:58 +00:00
committed by github-actions[bot]
parent 0c567da876
commit 1efee3f74d
2 changed files with 8 additions and 0 deletions

View File

@@ -37,6 +37,10 @@
}
},
"versions": {
"9.10.2": {
"name": "9.10.2",
"date": "2025-05-03"
},
"9.6.7": {
"name": "9.6.7",
"date": "2025-03-21"

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"3.21.1": {
"name": "3.21.1",
"date": "2025-05-03"
},
"3.21.0": {
"name": "3.21.0",
"date": "2025-05-02"