🤖: consul, ubuntu
consul:
- Item root['versions']['1.22.3'] ({'name': '1.22.3', 'date': '2026-01-14'}) 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:
committed by
github-actions[bot]
parent
12c96a0668
commit
6c6bdd9180
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"1.22.3": {
|
||||
"name": "1.22.3",
|
||||
"date": "2026-01-14"
|
||||
},
|
||||
"1.22.2": {
|
||||
"name": "1.22.2",
|
||||
"date": "2025-12-17"
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user