Skip to content

Commit

Permalink
deploy: 6c96a82
Browse files Browse the repository at this point in the history
  • Loading branch information
hetkpatel committed Jan 23, 2024
1 parent 8f3ea94 commit 7fb8a68
Show file tree
Hide file tree
Showing 3 changed files with 22,185 additions and 22,166 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": "3fb6c2f1d4add0a981a71a67c8632085",
"index.html": "8cef6aad36fdff45e0ff2d5be7c568c9",
"/": "8cef6aad36fdff45e0ff2d5be7c568c9",
"index.html": "dbb4596052acd6deae7a2cf801bff205",
"/": "dbb4596052acd6deae7a2cf801bff205",
"assets/AssetManifest.bin": "070fa3c6a6be4010abb6d24c47f83be5",
"assets/fonts/RobotoMono-Bold.ttf": "90190d91283189e340b2a44fe560f2cd",
"assets/fonts/Inter-Black.ttf": "118c5868c7cc1370fcf5a1fc2f569883",
Expand Down Expand Up @@ -45,7 +45,7 @@ const RESOURCES = {"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"assets/packages/font_awesome_flutter/lib/fonts/fa-regular-400.ttf": "a5d7457fda15b7622c14f432ba63039a",
"assets/packages/font_awesome_flutter/lib/fonts/fa-solid-900.ttf": "b72c617acdf2227c8b1413215f620711",
"assets/packages/font_awesome_flutter/lib/fonts/fa-brands-400.ttf": "22a762f3b6332b1e6653bd94c6610a69",
"main.dart.js": "3351c11bebd2a42f2ed38df6e05fc0f9",
"main.dart.js": "48dee38ae027d83fd0b92b65f28e6247",
"version.json": "5adb51cde717b6ecc58bf980996f8343",
"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 @@ -26,7 +26,7 @@

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

0 comments on commit 7fb8a68

Please sign in to comment.