Skip to content

Commit

Permalink
🤖: amazon-corretto, craft-cms, microsoft-build-of-openjdk, phpmyadmin…
Browse files Browse the repository at this point in the history
…, podman, solr

amazon-corretto:
- Item root['versions']['8.442.06.1'] ({'name': '8.442.06.1', 'date': '2025-01-21'}) added to dictionary.
- Item root['versions']['23.0.2.7.1'] ({'name': '23.0.2.7.1', 'date': '2025-01-21'}) added to dictionary.
- Item root['versions']['21.0.6.7.1'] ({'name': '21.0.6.7.1', 'date': '2025-01-21'}) added to dictionary.
- Item root['versions']['17.0.14.7.1'] ({'name': '17.0.14.7.1', 'date': '2025-01-21'}) added to dictionary.
- Item root['versions']['11.0.26.4.1'] ({'name': '11.0.26.4.1', 'date': '2025-01-21'}) added to dictionary.

craft-cms:
- Item root['versions']['5.6.0.2'] ({'name': '5.6.0.2', 'date': '2025-01-21'}) added to dictionary.
- Item root['versions']['5.6.0.1'] ({'name': '5.6.0.1', 'date': '2025-01-21'}) added to dictionary.
- Item root['versions']['4.14.0.2'] ({'name': '4.14.0.2', 'date': '2025-01-21'}) added to dictionary.
- Item root['versions']['4.14.0.1'] ({'name': '4.14.0.1', 'date': '2025-01-21'}) added to dictionary.

microsoft-build-of-openjdk:
- Item root['versions']['21.0.6'] ({'name': '21.0.6', 'date': '2025-01-04'}) added to dictionary.
- Item root['versions']['17.0.14'] ({'name': '17.0.14', 'date': '2025-01-04'}) added to dictionary.

phpmyadmin:
- Item root['versions']['5.2.2'] ({'name': '5.2.2', 'date': '2025-01-20'}) added to dictionary.

podman:
- Item root['versions']['5.3.2'] ({'name': '5.3.2', 'date': '2025-01-21'}) added to dictionary.

solr:
- Item root['versions']['9.8.0'] ({'name': '9.8.0', 'date': '2025-01-21'}) added to dictionary.
  • Loading branch information
github-actions[bot] committed Jan 22, 2025
1 parent 1046efd commit 34c8bb2
Show file tree
Hide file tree
Showing 6 changed files with 56 additions and 0 deletions.
20 changes: 20 additions & 0 deletions releases/amazon-corretto.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,26 @@
}
},
"versions": {
"8.442.06.1": {
"name": "8.442.06.1",
"date": "2025-01-21"
},
"23.0.2.7.1": {
"name": "23.0.2.7.1",
"date": "2025-01-21"
},
"21.0.6.7.1": {
"name": "21.0.6.7.1",
"date": "2025-01-21"
},
"17.0.14.7.1": {
"name": "17.0.14.7.1",
"date": "2025-01-21"
},
"11.0.26.4.1": {
"name": "11.0.26.4.1",
"date": "2025-01-21"
},
"8.432.06.1": {
"name": "8.432.06.1",
"date": "2024-10-16"
Expand Down
16 changes: 16 additions & 0 deletions releases/craft-cms.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,26 @@
}
},
"versions": {
"5.6.0.2": {
"name": "5.6.0.2",
"date": "2025-01-21"
},
"5.6.0.1": {
"name": "5.6.0.1",
"date": "2025-01-21"
},
"5.6.0": {
"name": "5.6.0",
"date": "2025-01-21"
},
"4.14.0.2": {
"name": "4.14.0.2",
"date": "2025-01-21"
},
"4.14.0.1": {
"name": "4.14.0.1",
"date": "2025-01-21"
},
"4.14.0": {
"name": "4.14.0",
"date": "2025-01-21"
Expand Down
8 changes: 8 additions & 0 deletions releases/microsoft-build-of-openjdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@
}
},
"versions": {
"21.0.6": {
"name": "21.0.6",
"date": "2025-01-04"
},
"17.0.14": {
"name": "17.0.14",
"date": "2025-01-04"
},
"21.0.5": {
"name": "21.0.5",
"date": "2024-10-11"
Expand Down
4 changes: 4 additions & 0 deletions releases/phpmyadmin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"5.2.2": {
"name": "5.2.2",
"date": "2025-01-20"
},
"5.2.1": {
"name": "5.2.1",
"date": "2023-02-07"
Expand Down
4 changes: 4 additions & 0 deletions releases/podman.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"5.3.2": {
"name": "5.3.2",
"date": "2025-01-21"
},
"5.3.1": {
"name": "5.3.1",
"date": "2024-11-21"
Expand Down
4 changes: 4 additions & 0 deletions releases/solr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"9.8.0": {
"name": "9.8.0",
"date": "2025-01-21"
},
"8.11.4": {
"name": "8.11.4",
"date": "2024-09-24"
Expand Down

0 comments on commit 34c8bb2

Please sign in to comment.