Skip to content

Commit

Permalink
deploy: 83fb1ed
Browse files Browse the repository at this point in the history
  • Loading branch information
krille-chan committed Oct 3, 2024
1 parent b7b747d commit 7f1c50f
Show file tree
Hide file tree
Showing 5 changed files with 67 additions and 67 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 @@ -65,15 +65,15 @@ const RESOURCES = {"assets/AssetManifest.json": "00db64060cc2f780d2f934bb7c3fe01
"canvaskit/chromium/canvaskit.js": "671c6b4f8fcc199dcc551c7bb125f239",
"canvaskit/chromium/canvaskit.wasm": "b1ac05b29c127d86df4bcfbf50dd902a",
"canvaskit/skwasm.js.symbols": "262f4827a1317abb59d71d6c587a93e2",
"main.dart.js": "9b8f86db89fd7c15e76311bbf8eb0f73",
"main.dart.js": "7703510e7bd2810044971774146d5a2a",
"icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c",
"icons/Icon-192.png": "839e87c4f6800df757bb28180f8e2949",
"auth.html": "88530dca48290678d3ce28a34fc66cbd",
"flutter_bootstrap.js": "233fdcb5d2125e89133386457e3d1e7f",
"flutter_bootstrap.js": "fe7363744e55fed3f358ebebcde826a5",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"flutter.js": "f393d3c16b631f36852323de8e583132",
"index.html": "cb966c4b6dfca5838aee946fa5774dc9",
"/": "cb966c4b6dfca5838aee946fa5774dc9",
"index.html": "0c735c22af6e42a68ab45d1cfa7e42d5",
"/": "0c735c22af6e42a68ab45d1cfa7e42d5",
"version.json": "8de5909270a83075fc8cc02271e7a17f",
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
"splash/style.css": "52986a9e1d69ad779d02334a06b33a81",
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 = "3385907810";
const serviceWorkerVersion = "2067016531";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 7f1c50f

Please sign in to comment.