🤖: boundary, gerrit, ubuntu

boundary:
- Item root['versions']['0.20.1'] ({'name': '0.20.1', 'date': '2025-11-03'}) added to dictionary.

gerrit:
- Item root['versions']['3.11.7'] ({'name': '3.11.7', 'date': '2025-11-03'}) added to dictionary.

ubuntu:
- Item root['versions']['5.04'] ({'name': '5.04', 'date': '2005-04-08'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-11-03 20:36:17 +00:00
committed by github-actions[bot]
parent 67b3d0b283
commit ca65bca2ce
3 changed files with 12 additions and 0 deletions

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"0.20.1": {
"name": "0.20.1",
"date": "2025-11-03"
},
"0.20.0": {
"name": "0.20.0",
"date": "2025-09-25"

View File

@@ -5,6 +5,10 @@
"name": "3.12.3",
"date": "2025-11-03"
},
"3.11.7": {
"name": "3.11.7",
"date": "2025-11-03"
},
"3.10.9": {
"name": "3.10.9",
"date": "2025-11-03"

View File

@@ -352,6 +352,10 @@
"5.10": {
"name": "5.10",
"date": "2005-10-13"
},
"5.04": {
"name": "5.04",
"date": "2005-04-08"
}
}
}