🤖: 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:
committed by
github-actions[bot]
parent
2b5fe726de
commit
32d69937ce
@@ -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"
|
||||
|
||||
@@ -356,10 +356,6 @@
|
||||
"5.04": {
|
||||
"name": "5.04",
|
||||
"date": "2005-04-08"
|
||||
},
|
||||
"4.10": {
|
||||
"name": "4.10",
|
||||
"date": "2004-10-20"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user