🤖: 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:
github-actions[bot]
2026-01-11 02:56:35 +00:00
committed by github-actions[bot]
parent 5e360b9961
commit 79d23ef731
2 changed files with 8 additions and 4 deletions

View File

@@ -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"

View File

@@ -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"
}
}
}