update fastboot.js to v1.1.1

This commit is contained in:
Daniel Micay
2021-11-27 01:24:39 -05:00
parent 5eba127ba7
commit a1a56d1ad2
4 changed files with 5 additions and 5 deletions

View File

@@ -28,7 +28,7 @@
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="license" href="/LICENSE.txt"/>
{{js|/js/redirect.js}}
<script type="module" src="/js/fastboot/v1.0.9/fastboot.min.mjs" integrity="sha256-RdCzNzJ/6uwsrihAqAHMP0J6nwQMJcEbB7+dRrfO6Gs="></script>
<script type="module" src="/js/fastboot/v1.1.1/fastboot.min.mjs" integrity="sha256-OXtHjW8CO7yw1L2Od6fGK7WVTCMl7Zghu24DZDNCBjI="></script>
{{js|/js/web-install.js}}
</head>
<body>