Skip to content

Commit

Permalink
OTA: redwood update
Browse files Browse the repository at this point in the history
  • Loading branch information
RDX463 committed Jun 12, 2024
1 parent ee2a332 commit 88bee37
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 14 deletions.
5 changes: 5 additions & 0 deletions changelog/changelog_redwood.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
June-12-2024
-Switched to LOS trees
-KSU included and Dolby Atmos
-Playstore Certified

May-19-2024

-Switched to Common tree
Expand Down
14 changes: 8 additions & 6 deletions updater/redwood.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
{
"response": [
{
"datetime": "1716100699",
"filename": "ProjectSakura-9.1-20240519-1413-GAPPS-redwood-OFFICIAL.zip",
"id": "544f969b816be836f732257e3b19f055",
"datetime": "1718168977",
"filename": "ProjectSakura-9.2-20240612-1106-GAPPS-redwood-OFFICIAL.zip",
"id": "6b5ab5d066f69ee36f81c593c5c96367",
"romtype":"nightly",
"size": 1772729725,
"url": "https://master.dl.sourceforge.net/project/projectsakura//ProjectSakura-9.1-20240519-1413-GAPPS-redwood-OFFICIAL.zip",
"version": "9.1"
"size": 1791333395,
"support": ProjectSakuraPoco,
"url": "https://master.dl.sourceforge.net/project/projectsakura//ProjectSakura-9.2-20240612-1106-GAPPS-redwood-OFFICIAL.zip",
"updater": false,
"version": "9.2"
}
]
}
16 changes: 8 additions & 8 deletions website/redwood.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"response": [
{
"datetime": "1716100699",
"filename": "ProjectSakura-9.1-20240519-1413-GAPPS-redwood-OFFICIAL.zip",
"id": "544f969b816be836f732257e3b19f055",
"datetime": "1718168977",
"filename": "ProjectSakura-9.2-20240612-1106-GAPPS-redwood-OFFICIAL.zip",
"id": "6b5ab5d066f69ee36f81c593c5c96367",
"romtype":"nightly",
"size": 1772729725,
"support" : false,
"url": "https://master.dl.sourceforge.net/project/projectsakura//ProjectSakura-9.1-20240519-1413-GAPPS-redwood-OFFICIAL.zip",
"updater": true,
"version": "9.1"
"size": 1791333395,
"support": ProjectSakuraPoco,
"url": "https://master.dl.sourceforge.net/project/projectsakura//ProjectSakura-9.2-20240612-1106-GAPPS-redwood-OFFICIAL.zip",
"updater": false,
"version": "9.2"
}
]
}

0 comments on commit 88bee37

Please sign in to comment.