Skip to content

Commit

Permalink
deploy: 22e45ac
Browse files Browse the repository at this point in the history
  • Loading branch information
hpoul committed May 14, 2024
1 parent a79c64d commit fb220a3
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 @@ -15,9 +15,9 @@ const RESOURCES = {"canvaskit/canvaskit.js": "738255d00768497e86aa4ca510cce1e1",
"canvaskit/canvaskit.js.symbols": "74a84c23f5ada42fe063514c587968c6",
"manifest.json": "7c26ffd0c8cb6fd798dffd687f442760",
"flutter.js": "383e55f7f3cce5be08fcf1f3881f585c",
"index.html": "a9456532fb9fb23d602858e9e03ff12f",
"/": "a9456532fb9fb23d602858e9e03ff12f",
"flutter_bootstrap.js": "03ed28653008a9c15012b494c1e156e3",
"index.html": "c468aeb13f619e16fe4b260e94b891e2",
"/": "c468aeb13f619e16fe4b260e94b891e2",
"flutter_bootstrap.js": "4549d934df51db083f1b9cbcc53fddd4",
"assets/FontManifest.json": "7b2a36307916a9721811788013e65289",
"assets/AssetManifest.bin": "5579609d4864e9962be4201b025c8639",
"assets/assets/petstore.schema.yaml": "18781beaf496742a13d9bfefd7579084",
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 = "1606264498";
const serviceWorkerVersion = "3250948436";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit fb220a3

Please sign in to comment.