Update frontend build (#5570)

Co-authored-by: GitHub Action <action@github.com>
pull/5549/head^2
hunteraraujo 2023-10-05 23:53:02 -07:00 committed by GitHub
parent bc10845cb5
commit 9e353e09b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 43546 additions and 43213 deletions

View File

@ -36,9 +36,9 @@ const RESOURCES = {"canvaskit/chromium/canvaskit.js": "ffb2bb6484d5689d91f393b60
"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea",
"index.html": "dfb4738fbe6570e3ba79fe542f170bf7",
"/": "dfb4738fbe6570e3ba79fe542f170bf7",
"main.dart.js": "446891cfeb2bcec61ca3733993afe2d6",
"index.html": "7cbc5dff08b70bbceb2147c302baeeec",
"/": "7cbc5dff08b70bbceb2147c302baeeec",
"main.dart.js": "eb9677eac00c2532c8706037c1444229",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"manifest.json": "0fa552613b8ec0fda5cda565914e3b16"};

View File

@ -35,7 +35,7 @@
<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "3960649548";
const serviceWorkerVersion = "1314887870";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>

File diff suppressed because one or more lines are too long