🤖: numpy, ubuntu
numpy:
- Item root['versions']['2.4.0'] ({'name': '2.4.0', 'date': '2025-12-20'}) removed from dictionary.
ubuntu:
- Item root['versions']['5.04'] ({'name': '5.04', 'date': '2005-04-08'}) added to dictionary.
- Item root['versions']['4.10'] ({'name': '4.10', 'date': '2004-10-20'}) added to dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
5e360b9961
commit
79d23ef731
@@ -5,10 +5,6 @@
|
||||
"name": "2.4.1",
|
||||
"date": "2026-01-10"
|
||||
},
|
||||
"2.4.0": {
|
||||
"name": "2.4.0",
|
||||
"date": "2025-12-20"
|
||||
},
|
||||
"2.3.5": {
|
||||
"name": "2.3.5",
|
||||
"date": "2025-11-16"
|
||||
|
||||
@@ -352,6 +352,14 @@
|
||||
"5.10": {
|
||||
"name": "5.10",
|
||||
"date": "2005-10-13"
|
||||
},
|
||||
"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