🤖: argocd, bun

argocd:
- Item root['versions']['2.14.5'] ({'name': '2.14.5', 'date': '2025-03-10'}) added to dictionary.

bun:
- Item root['versions']['1.2.5'] ({'name': '1.2.5', 'date': '2025-03-10'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-03-11 06:55:28 +00:00
committed by github-actions[bot]
parent 40aca93f3d
commit 4d61795012
2 changed files with 8 additions and 0 deletions

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"2.14.5": {
"name": "2.14.5",
"date": "2025-03-10"
},
"2.14.4": {
"name": "2.14.4",
"date": "2025-03-04"

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"1.2.5": {
"name": "1.2.5",
"date": "2025-03-10"
},
"1.2.4": {
"name": "1.2.4",
"date": "2025-02-26"