Skip to content

Commit

Permalink
deploy: 3eda589
Browse files Browse the repository at this point in the history
  • Loading branch information
hpoul committed Aug 21, 2024
1 parent 64677ea commit 7530ca0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion 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 flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ const RESOURCES = {"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
"assets/AssetManifest.bin": "5579609d4864e9962be4201b025c8639",
"assets/AssetManifest.json": "80b3330d70c4151b78f0be981422f4f6",
"assets/NOTICES": "e06460a5501b433512864839ade133ba",
"index.html": "eb899ce614b7729b2a31536d460a9c47",
"/": "eb899ce614b7729b2a31536d460a9c47",
"index.html": "58c9f61d4122fb9a5030cf1576672407",
"/": "58c9f61d4122fb9a5030cf1576672407",
"main.dart.js": "09566d19102f7391a9a47148729fdea1",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"version.json": "48073d49ffd885086638bb816cb1678c",
"flutter_bootstrap.js": "954fa398ef6e23ec6afd251f73280966",
"flutter_bootstrap.js": "44f49f51d644e81e8fde458a57142eab",
"canvaskit/skwasm.js.symbols": "262f4827a1317abb59d71d6c587a93e2",
"canvaskit/skwasm.wasm": "9f0c0c02b82a910d12ce0543ec130e60",
"canvaskit/chromium/canvaskit.wasm": "b1ac05b29c127d86df4bcfbf50dd902a",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

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

0 comments on commit 7530ca0

Please sign in to comment.