🤖: bun, ubuntu
bun:
- Item root['versions']['1.2.23'] ({'name': '1.2.23', 'date': '2025-09-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:
committed by
github-actions[bot]
parent
bcccf6b937
commit
ff35a829df
@@ -1,6 +1,10 @@
|
||||
{
|
||||
"releases": {},
|
||||
"versions": {
|
||||
"1.2.23": {
|
||||
"name": "1.2.23",
|
||||
"date": "2025-09-27"
|
||||
},
|
||||
"1.2.22": {
|
||||
"name": "1.2.22",
|
||||
"date": "2025-09-14"
|
||||
|
||||
@@ -352,6 +352,10 @@
|
||||
"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