From 0be127ae0127d96e5a5fe71432b03f459ffb07d5 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 7 Mar 2021 00:56:08 -0500 Subject: update fastboot.js to 1.0.8 --- static/js/web-install.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/js/web-install.js') diff --git a/static/js/web-install.js b/static/js/web-install.js index 1d524372..5d6362e1 100644 --- a/static/js/web-install.js +++ b/static/js/web-install.js @@ -1,6 +1,6 @@ // @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT -import * as fastboot from "./fastboot/dist/fastboot.min.mjs?1.0.7"; +import * as fastboot from "./fastboot/dist/fastboot.min.mjs?1.0.8"; const RELEASES_URL = "https://releases.grapheneos.org"; -- cgit v1.3.1