Skip to content

Commit

Permalink
deploy: 2931877
Browse files Browse the repository at this point in the history
  • Loading branch information
Carapacik committed Jan 9, 2024
1 parent c6a6901 commit 3c5c4bd
Show file tree
Hide file tree
Showing 3 changed files with 864 additions and 864 deletions.
6 changes: 3 additions & 3 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"manifest.json": "dbdbc9356e82e8479572ab3c7c565cd2",
"index.html": "5bf047eb219e07897deb290f320f3e26",
"/": "5bf047eb219e07897deb290f320f3e26",
"index.html": "adcf513955f57bf16188e67168d4fccc",
"/": "adcf513955f57bf16188e67168d4fccc",
"assets/AssetManifest.bin": "0b0a3415aad49b6e9bf965ff578614f9",
"assets/fonts/MaterialIcons-Regular.otf": "32fce58e2acb9c420eab0fe7b828b761",
"assets/AssetManifest.bin.json": "a1fee2517bf598633e2f67fcf3e26c94",
Expand All @@ -15,7 +15,7 @@ const RESOURCES = {"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"assets/NOTICES": "cab60d4ba80f2baf2b3bfddd25a763e5",
"assets/AssetManifest.json": "99914b932bd37a50b983c5e7c90ae93b",
"favicon.png": "0ce419732ea8325d67cd8b9981039a1c",
"main.dart.js": "284d431df0059d9c21caf1346083757b",
"main.dart.js": "b7613769f49e9f770812ae4ee3245b00",
"version.json": "a95d5bfbbaff6208c6096221013322b2",
"canvaskit/canvaskit.wasm": "73584c1a3367e3eaf757647a8f5c5989",
"canvaskit/skwasm.js": "87063acf45c5e1ab9565dcf06b0c18b8",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "1753021117";
const serviceWorkerVersion = "1531329207";
</script>
<script src="flutter.js" defer></script>
</head>
Expand Down
Loading

0 comments on commit 3c5c4bd

Please sign in to comment.