Skip to content

Commit

Permalink
deploy: 0d9cb49
Browse files Browse the repository at this point in the history
  • Loading branch information
krille-chan committed Nov 24, 2023
1 parent 1e1ec7a commit d7c3abf
Show file tree
Hide file tree
Showing 4 changed files with 81,028 additions and 80,973 deletions.
6 changes: 3 additions & 3 deletions web/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ const RESOURCES = {"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"version.json": "9bc685167f57a8ed4b7ac7b01368a9c4",
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
"index.html": "22b0b3b139183f28ce367747f9ebc84b",
"/": "22b0b3b139183f28ce367747f9ebc84b",
"index.html": "67557dc6417b1c1718cb5bb0057ee2e9",
"/": "67557dc6417b1c1718cb5bb0057ee2e9",
"icons/Icon-192.png": "839e87c4f6800df757bb28180f8e2949",
"icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c",
"assets/FontManifest.json": "dce63ca64c7fa1baf5564971df5a7c24",
Expand Down Expand Up @@ -86,7 +86,7 @@ const RESOURCES = {"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
"splash/img/light-2x.png": "9371a9e18df59f2bbe9b32e04c3fc5d4",
"splash/img/light-3x.png": "da261be18bbda768fa1462fd8a8cef46",
"splash/style.css": "d284d01cad91aeea699e23fe4698ccf1",
"main.dart.js": "bb9c2b7158abdd9566ac860da7c9f24f"};
"main.dart.js": "a65e8f52d62f91355c5161adba9b23c3"};
// 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 web/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 = "2668900119";
const serviceWorkerVersion = "2777693505";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit d7c3abf

Please sign in to comment.