diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-10-25 12:11:35 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-10-25 12:11:35 -0400 |
| commit | a3d47ea648010131e917ae4308db939a7b337d73 (patch) | |
| tree | 9da949bbedd9e38081f329f3d9d1a8be6572513c | |
| parent | c136c810bdac430e6b4612e6cf1e223b098b26d5 (diff) | |
fix sunfish BUILD_ID
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html index f407201b..d91c0cac 100644 --- a/static/releases.html +++ b/static/releases.html @@ -176,7 +176,7 @@ <h3> <a href="#sunfish-stable">Pixel 4a (experimental)</a> </h3> - <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RP1A.201005.004.2020.10.23.04">RP1A.201005.004.2020.10.23.04</a></p> + <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RP1A.201005.006.2020.10.23.04">RP1A.201005.006.2020.10.23.04</a></p> <ul> <li><a href="https://releases.grapheneos.org/sunfish-factory-2020.10.23.04.zip">sunfish-factory-2020.10.23.04.zip</a></li> <li><a href="https://releases.grapheneos.org/sunfish-factory-2020.10.23.04.zip.sig">sunfish-factory-2020.10.23.04.zip.sig</a></li> @@ -286,7 +286,7 @@ <h3> <a href="#sunfish-beta">Pixel 4a (experimental)</a> </h3> - <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RP1A.201005.004.2020.10.23.04">RP1A.201005.004.2020.10.23.04</a></p> + <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RP1A.201005.006.2020.10.23.04">RP1A.201005.006.2020.10.23.04</a></p> <ul> <li><a href="https://releases.grapheneos.org/sunfish-factory-2020.10.23.04.zip">sunfish-factory-2020.10.23.04.zip</a></li> <li><a href="https://releases.grapheneos.org/sunfish-factory-2020.10.23.04.zip.sig">sunfish-factory-2020.10.23.04.zip.sig</a></li> |
