🤖: 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:
committed by
github-actions[bot]
parent
0c567da876
commit
1efee3f74d
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user