🤖: ghc, ubuntu

ghc:
- Item root['versions']['9.12.3'] ({'name': '9.12.3', 'date': '2025-12-27'}) added to dictionary.

ubuntu:
- Item root['versions']['4.10'] ({'name': '4.10', 'date': '2004-10-20'}) removed from dictionary.
This commit is contained in:
github-actions[bot]
2025-12-27 13:19:01 +00:00
committed by github-actions[bot]
parent 2b5fe726de
commit 32d69937ce
2 changed files with 4 additions and 4 deletions

View File

@@ -32,6 +32,10 @@
}
},
"versions": {
"9.12.3": {
"name": "9.12.3",
"date": "2025-12-27"
},
"9.14.1": {
"name": "9.14.1",
"date": "2025-12-19"

View File

@@ -356,10 +356,6 @@
"5.04": {
"name": "5.04",
"date": "2005-04-08"
},
"4.10": {
"name": "4.10",
"date": "2004-10-20"
}
}
}