Skip to content

Commit

Permalink
🤖: nextcloud, scala
Browse files Browse the repository at this point in the history
nextcloud:
- Value of root['releases']['9']['releaseDate'] changed from "2016-03-08" to "2016-08-03".
- Value of root['releases']['9']['eol'] changed from "2017-04-30" to "2017-08-31".

scala:
- Item root['versions']['3.6.4'] ({'name': '3.6.4', 'date': '2025-03-07'}) added to dictionary.
  • Loading branch information
github-actions[bot] committed Mar 7, 2025
1 parent 90c1682 commit 507adaf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions releases/nextcloud.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"releases": {
"9": {
"name": "9",
"releaseDate": "2016-03-08",
"eol": "2017-04-30"
"releaseDate": "2016-08-03",
"eol": "2017-08-31"
},
"31": {
"name": "31",
Expand Down
4 changes: 4 additions & 0 deletions releases/scala.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"3.6.4": {
"name": "3.6.4",
"date": "2025-03-07"
},
"3.3.5": {
"name": "3.3.5",
"date": "2025-01-29"
Expand Down

0 comments on commit 507adaf

Please sign in to comment.