Skip to content

Commit

Permalink
deploy: a732ea6
Browse files Browse the repository at this point in the history
  • Loading branch information
krille-chan committed Sep 11, 2024
1 parent 81d3b88 commit 8d96f7e
Show file tree
Hide file tree
Showing 5 changed files with 52,384 additions and 52,331 deletions.
2 changes: 1 addition & 1 deletion nightly/flutter_bootstrap.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions nightly/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ const MANIFEST = 'flutter-app-manifest';
const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"main.dart.js": "bbdd88ca6e5459000428ffef2d80d043",
"index.html": "99998a365347434e09e631e1b12c778f",
"/": "99998a365347434e09e631e1b12c778f",
const RESOURCES = {"main.dart.js": "329237a10419f026a66d4f90db757a24",
"index.html": "494fa7ee6042d18d2b560bc9fc979c4f",
"/": "494fa7ee6042d18d2b560bc9fc979c4f",
"splash/style.css": "52986a9e1d69ad779d02334a06b33a81",
"splash/img/dark-4x.png": "e0346148103c17a87682a35525499afe",
"splash/img/light-1x.png": "db5b72b7f4b38640c974f20d9c90f464",
Expand Down Expand Up @@ -71,7 +71,7 @@ const RESOURCES = {"main.dart.js": "bbdd88ca6e5459000428ffef2d80d043",
"assets/packages/flutter_math_fork/lib/katex_fonts/fonts/KaTeX_Fraktur-Bold.ttf": "46b41c4de7a936d099575185a94855c4",
"assets/AssetManifest.bin.json": "a8792774193369bbf0b5aa65f4219cb7",
"assets/AssetManifest.bin": "efd851891d4d19487fc051fe7f3bfd78",
"flutter_bootstrap.js": "70bc60d611e477f285a9d19fd9aecd9d",
"flutter_bootstrap.js": "6f9589e2728b228762fc6884eed909e1",
"canvaskit/skwasm.js": "694fda5704053957c2594de355805228",
"canvaskit/chromium/canvaskit.wasm": "b1ac05b29c127d86df4bcfbf50dd902a",
"canvaskit/chromium/canvaskit.js": "671c6b4f8fcc199dcc551c7bb125f239",
Expand Down
2 changes: 1 addition & 1 deletion nightly/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "2543295976";
const serviceWorkerVersion = "3964520368";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 8d96f7e

Please sign in to comment.