🤖: deno, ubuntu

deno:
- Item root['versions']['2.6.4'] ({'name': '2.6.4', 'date': '2026-01-05'}) added to dictionary.

ubuntu:
- Item root['versions']['5.10'] ({'name': '5.10', 'date': '2005-10-13'}) removed from dictionary.
- Item root['versions']['5.04'] ({'name': '5.04', 'date': '2005-04-08'}) removed from dictionary.
- Item root['versions']['4.10'] ({'name': '4.10', 'date': '2004-10-20'}) removed from dictionary.
This commit is contained in:
github-actions[bot]
2026-01-05 19:06:30 +00:00
committed by github-actions[bot]
parent f063466ec0
commit 306f25d558
2 changed files with 4 additions and 12 deletions

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"2.6.4": {
"name": "2.6.4",
"date": "2026-01-05"
},
"2.6.3": {
"name": "2.6.3",
"date": "2025-12-20"

View File

@@ -348,18 +348,6 @@
"6.06.1": {
"name": "6.06.1",
"date": "2006-08-10"
},
"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"
}
}
}