diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-29 12:45:54 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-29 23:43:29 -0400 |
| commit | 3b129fdbed9b768e9ee8fcc583819f35beb82216 (patch) | |
| tree | 152933d8f74ce89b54a27d2ed429ad3de3a442e0 /static/install/web.html | |
| parent | a200c2b2c7de3620fee9d381d63de4b471c4e754 (diff) | |
update fastboot.js
Diffstat (limited to 'static/install/web.html')
| -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 0482a9b9..585a692f 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/066d736d/fastboot.min.mjs" integrity="sha256-mH1JDLfpm9jffXPX8pRlbJtTYkMcXN7LSLXNhCM9P4E="></script> + <script type="module" src="/js/fastboot/f7069c80/fastboot.min.mjs" integrity="sha256-i3COFW8qHJ42MN1KH/y7xeDX8cALkl3ekknrbJeyw7M="></script> [[js|/js/web-install.js]] </head> <body> |
