🤖: hibernate-orm, julia, ubuntu

hibernate-orm:
- Item root['versions']['7.2.4'] ({'name': '7.2.4', 'date': '2026-02-08'}) added to dictionary.
- Item root['versions']['7.1.16'] ({'name': '7.1.16', 'date': '2026-02-08'}) added to dictionary.

julia:
- Item root['versions']['1.11.9'] ({'name': '1.11.9', 'date': '2026-02-05'}) added to dictionary.

ubuntu:
- Item root['versions']['4.10'] ({'name': '4.10', 'date': '2004-10-20'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2026-02-08 03:54:58 +00:00
committed by github-actions[bot]
parent 9c972e9d95
commit 853aaf6bf9
3 changed files with 16 additions and 0 deletions

View File

@@ -1,6 +1,14 @@
{
"releases": {},
"versions": {
"7.2.4": {
"name": "7.2.4",
"date": "2026-02-08"
},
"7.1.16": {
"name": "7.1.16",
"date": "2026-02-08"
},
"7.2.3": {
"name": "7.2.3",
"date": "2026-02-01"

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"1.11.9": {
"name": "1.11.9",
"date": "2026-02-05"
},
"1.12.4": {
"name": "1.12.4",
"date": "2026-01-06"

View File

@@ -356,6 +356,10 @@
"5.04": {
"name": "5.04",
"date": "2005-04-08"
},
"4.10": {
"name": "4.10",
"date": "2004-10-20"
}
}
}