diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-04-22 11:58:13 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-04-29 22:30:51 -0400 |
| commit | e4c7e5589b1348042a61b0845c56fc63f6114e51 (patch) | |
| tree | 26838343add12b3695aa55121955eff697a7a0d6 /static/install | |
| parent | 9815c2457b31d87455a06df719d7121ab29c2362 (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 cfee1339..de14f3b5 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/e7a94037/fastboot.min.mjs" integrity="sha256-l5KQ3c0JRVLsZM4FSGAhBFohiUXvo6ZWgUDdtORhXrY="></script> + <script type="module" src="/js/fastboot/066d736d/fastboot.min.mjs" integrity="sha256-mH1JDLfpm9jffXPX8pRlbJtTYkMcXN7LSLXNhCM9P4E="></script> {{js|/js/web-install.js}} </head> <body> |
