Skip to content

Commit

Permalink
🤖: apple-tvos, go, looker, php
Browse files Browse the repository at this point in the history
apple-tvos:
- Item root['versions']['18.2.1'] ({'name': '18.2.1', 'date': '2025-01-16'}) added to dictionary.

go:
- Item root['versions']['1.23.5'] ({'name': '1.23.5', 'date': '2025-01-16'}) added to dictionary.
- Item root['versions']['1.22.11'] ({'name': '1.22.11', 'date': '2025-01-16'}) added to dictionary.

looker:
- Item root['versions']['23.8'] ({'name': '23.8', 'date': '2023-05-10'}) removed from dictionary.

php:
- Item root['versions']['8.4.3'] ({'name': '8.4.3', 'date': '2025-01-16'}) added to dictionary.
  • Loading branch information
github-actions[bot] committed Jan 17, 2025
1 parent 72a30fe commit 668621c
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 4 deletions.
4 changes: 4 additions & 0 deletions releases/apple-tvos.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"18.2.1": {
"name": "18.2.1",
"date": "2025-01-16"
},
"18.2": {
"name": "18.2",
"date": "2024-12-11"
Expand Down
8 changes: 8 additions & 0 deletions releases/go.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
{
"releases": {},
"versions": {
"1.23.5": {
"name": "1.23.5",
"date": "2025-01-16"
},
"1.22.11": {
"name": "1.22.11",
"date": "2025-01-16"
},
"1.23.4": {
"name": "1.23.4",
"date": "2024-12-03"
Expand Down
4 changes: 0 additions & 4 deletions releases/looker.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,6 @@
"23.10": {
"name": "23.10",
"date": "2023-06-14"
},
"23.8": {
"name": "23.8",
"date": "2023-05-10"
}
}
}
4 changes: 4 additions & 0 deletions releases/php.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"8.4.3": {
"name": "8.4.3",
"date": "2025-01-16"
},
"8.3.16": {
"name": "8.3.16",
"date": "2025-01-16"
Expand Down

0 comments on commit 668621c

Please sign in to comment.