🤖: notepad-plus-plus, ubuntu

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

ubuntu:
- Item root['versions']['4.10'] ({'name': '4.10', 'date': '2004-10-20'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-12-27 19:03:50 +00:00
committed by github-actions[bot]
parent 32d69937ce
commit c7c81f05ed
2 changed files with 8 additions and 0 deletions

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"8.9": {
"name": "8.9",
"date": "2025-12-27"
},
"8.8.9": {
"name": "8.8.9",
"date": "2025-12-09"

View File

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