Skip to content

Commit

Permalink
deploy: 85c4271
Browse files Browse the repository at this point in the history
  • Loading branch information
krille-chan committed Oct 26, 2024
1 parent 178a950 commit ce6e89f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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.

6 changes: 3 additions & 3 deletions nightly/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ const RESOURCES = {"main.dart.js_244.part.js": "2ec329386d798db0d69369398870f812
"main.dart.js_280.part.js": "ceb3b770d7c682afb4cc6d6c29ddda40",
"main.dart.js_272.part.js": "96235d6424324c38584b12f8186423e7",
"main.dart.js_242.part.js": "dbbefd4af27383a805ff12e999e3e632",
"index.html": "d3a85ab3e593b4e13137b9423228d060",
"/": "d3a85ab3e593b4e13137b9423228d060",
"index.html": "be3fd5c06cc27628f157c1c48df9dd7f",
"/": "be3fd5c06cc27628f157c1c48df9dd7f",
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
"canvaskit/canvaskit.js": "66177750aff65a66cb07bb44b8c6422b",
"canvaskit/canvaskit.js.symbols": "48c83a2ce573d9692e8d970e288d75f7",
Expand Down Expand Up @@ -133,7 +133,7 @@ const RESOURCES = {"main.dart.js_244.part.js": "2ec329386d798db0d69369398870f812
"main.dart.js_194.part.js": "bc4f1628670edde8d83b32f108c7dcbd",
"main.dart.js_14.part.js": "998bad7c0c7f91d7f5ae0ef93c5bfae0",
"version.json": "8de5909270a83075fc8cc02271e7a17f",
"flutter_bootstrap.js": "90486201fb12880271d80cfd5c71f6b9"};
"flutter_bootstrap.js": "54935a0611b81889c0c4ae6236234be8"};
// The application shell files that are downloaded before a service worker can
// start.
const CORE = ["main.dart.js",
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 = "4168371363";
const serviceWorkerVersion = "1200019436";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit ce6e89f

Please sign in to comment.