diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-06 08:49:37 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-06 12:00:32 -0400 |
| commit | de470b1c8f1043fbc3284bc29f06bb23bd81db63 (patch) | |
| tree | c437d87911299411e53a7fd31c2bcfc61d149b16 /static/install | |
| parent | c8acb854ccdbcb059b4ba429536157d579dcdbbc (diff) | |
update fastboot.js
Diffstat (limited to 'static/install')
| -rw-r--r-- | static/install/web.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/install/web.html b/static/install/web.html index e2aad893..06c12f9b 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -29,7 +29,7 @@ <link rel="license" href="/LICENSE.txt"/> <link rel="me" href="https://grapheneos.social/@GrapheneOS"/> [[js|/js/redirect.js]] - <script type="module" src="/js/fastboot/f7069c80/fastboot.min.mjs" integrity="sha256-i3COFW8qHJ42MN1KH/y7xeDX8cALkl3ekknrbJeyw7M="></script> + <script type="module" src="/js/fastboot/ffe7e270/fastboot.min.mjs" integrity="sha256-/TM74wkIOUV1rXRSGlzJPb4ZjBA52fzUW3aSypxxtwc="></script> [[js|/js/web-install.js]] </head> <body> |
