diff options
| -rwxr-xr-x | process-static | 2 | ||||
| -rw-r--r-- | static/js/releases.js | 2 | ||||
| -rw-r--r-- | static/releases.html | 40 |
3 files changed, 42 insertions, 2 deletions
diff --git a/process-static b/process-static index 23c0282b..3ccbc354 100755 --- a/process-static +++ b/process-static @@ -63,7 +63,7 @@ done sed -i "$replace" static-tmp/**/*.html nginx-tmp/nginx.conf nginx-tmp/snippets/preload.conf replace= -devices=(felix tangorpro lynx cheetah panther bluejay raven oriole barbet redfin bramble sunfish coral flame) +devices=(husky shiba felix tangorpro lynx cheetah panther bluejay raven oriole barbet redfin bramble sunfish coral flame) channels=(stable beta) for device in ${devices[@]}; do for channel in ${channels[@]}; do diff --git a/static/js/releases.js b/static/js/releases.js index 63a8d777..2a6da0b0 100644 --- a/static/js/releases.js +++ b/static/js/releases.js @@ -1,7 +1,7 @@ // @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT const baseUrl = "https://releases.grapheneos.org/"; -const devices = ["felix", "tangorpro", "lynx", "cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame"]; +const devices = ["husky", "shiba", "felix", "tangorpro", "lynx", "cheetah", "panther", "bluejay", "raven", "oriole", "barbet", "redfin", "bramble", "sunfish", "coral", "flame"]; const channels = ["stable", "beta"]; const delayMs = 1000 * 60 * 5; diff --git a/static/releases.html b/static/releases.html index 46b0e5fa..ff83a4c3 100644 --- a/static/releases.html +++ b/static/releases.html @@ -47,6 +47,8 @@ <li> <a href="#stable-channel">Stable channel</a> <ul> + <li hidden=""><a href="#husky-stable">Pixel 8 Pro</a></li> + <li hidden=""><a href="#shiba-stable">Pixel 8</a></li> <li><a href="#felix-stable">Pixel Fold</a></li> <li><a href="#tangorpro-stable">Pixel Tablet</a></li> <li><a href="#lynx-stable">Pixel 7a</a></li> @@ -66,6 +68,8 @@ <li> <a href="#beta-channel">Beta channel</a> <ul> + <li hidden=""><a href="#husky-beta">Pixel 8 Pro</a></li> + <li hidden=""><a href="#shiba-beta">Pixel 8</a></li> <li><a href="#felix-beta">Pixel Fold</a></li> <li><a href="#tangorpro-beta">Pixel Tablet</a></li> <li><a href="#lynx-beta">Pixel 7a</a></li> @@ -382,6 +386,24 @@ <section id="stable-channel"> <h2><a href="#stable-channel">Stable channel</a></h2> + <section id="husky-stable" hidden=""> + <h3><a href="#husky-stable">Pixel 8 Pro</a></h3> + <p>Version: <a href="#[[husky-stable-BUILD_NUMBER]]">[[husky-stable-BUILD_NUMBER]]</a></p> + <ul> + <li><a href="https://releases.grapheneos.org/husky-factory-[[husky-stable-BUILD_NUMBER]].zip">husky-factory-[[husky-stable-BUILD_NUMBER]].zip</a></li> + <li><a href="https://releases.grapheneos.org/husky-factory-[[husky-stable-BUILD_NUMBER]].zip.sig">husky-factory-[[husky-stable-BUILD_NUMBER]].zip.sig</a></li> + <li><a href="https://releases.grapheneos.org/husky-ota_update-[[husky-stable-BUILD_NUMBER]].zip">husky-ota_update-[[husky-stable-BUILD_NUMBER]].zip</a></li> + </ul> + </section> + <section id="shiba-stable" hidden=""> + <h3><a href="#shiba-stable">Pixel 8</a></h3> + <p>Version: <a href="#[[shiba-stable-BUILD_NUMBER]]">[[shiba-stable-BUILD_NUMBER]]</a></p> + <ul> + <li><a href="https://releases.grapheneos.org/shiba-factory-[[shiba-stable-BUILD_NUMBER]].zip">shiba-factory-[[shiba-stable-BUILD_NUMBER]].zip</a></li> + <li><a href="https://releases.grapheneos.org/shiba-factory-[[shiba-stable-BUILD_NUMBER]].zip.sig">shiba-factory-[[shiba-stable-BUILD_NUMBER]].zip.sig</a></li> + <li><a href="https://releases.grapheneos.org/shiba-ota_update-[[shiba-stable-BUILD_NUMBER]].zip">shiba-ota_update-[[shiba-stable-BUILD_NUMBER]].zip</a></li> + </ul> + </section> <section id="felix-stable"> <h3><a href="#felix-stable">Pixel Fold</a></h3> <p>Version: <a href="#[[felix-stable-BUILD_NUMBER]]">[[felix-stable-BUILD_NUMBER]]</a></p> @@ -513,6 +535,24 @@ <section id="beta-channel"> <h2><a href="#beta-channel">Beta channel</a></h2> + <section id="husky-beta" hidden=""> + <h3><a href="#husky-beta">Pixel 8 Pro</a></h3> + <p>Version: <a href="#[[husky-beta-BUILD_NUMBER]]">[[husky-beta-BUILD_NUMBER]]</a></p> + <ul> + <li><a href="https://releases.grapheneos.org/husky-factory-[[husky-beta-BUILD_NUMBER]].zip">husky-factory-[[husky-beta-BUILD_NUMBER]].zip</a></li> + <li><a href="https://releases.grapheneos.org/husky-factory-[[husky-beta-BUILD_NUMBER]].zip.sig">husky-factory-[[husky-beta-BUILD_NUMBER]].zip.sig</a></li> + <li><a href="https://releases.grapheneos.org/husky-ota_update-[[husky-beta-BUILD_NUMBER]].zip">husky-ota_update-[[husky-beta-BUILD_NUMBER]].zip</a></li> + </ul> + </section> + <section id="shiba-beta" hidden=""> + <h3><a href="#shiba-beta">Pixel 8</a></h3> + <p>Version: <a href="#[[shiba-beta-BUILD_NUMBER]]">[[shiba-beta-BUILD_NUMBER]]</a></p> + <ul> + <li><a href="https://releases.grapheneos.org/shiba-factory-[[shiba-beta-BUILD_NUMBER]].zip">shiba-factory-[[shiba-beta-BUILD_NUMBER]].zip</a></li> + <li><a href="https://releases.grapheneos.org/shiba-factory-[[shiba-beta-BUILD_NUMBER]].zip.sig">shiba-factory-[[shiba-beta-BUILD_NUMBER]].zip.sig</a></li> + <li><a href="https://releases.grapheneos.org/shiba-ota_update-[[shiba-beta-BUILD_NUMBER]].zip">shiba-ota_update-[[shiba-beta-BUILD_NUMBER]].zip</a></li> + </ul> + </section> <section id="felix-beta"> <h3><a href="#felix-beta">Pixel Fold</a></h3> <p>Version: <a href="#[[felix-beta-BUILD_NUMBER]]">[[felix-beta-BUILD_NUMBER]]</a></p> |
