Skip to content

Commit

Permalink
Rebuild with fixed metro maps
Browse files Browse the repository at this point in the history
  • Loading branch information
ajkolenc committed Dec 21, 2024
1 parent 4d3e5ff commit 1456c35
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
Binary file modified docs/assets/app/app.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/assets/app/app.zip.hash
Original file line number Diff line number Diff line change
@@ -1 +1 @@
199197dfd1adba2e3235ad147c177d5618fde9f9367791b443a7b2fb980da951
3f3fcb8bf40b9f74bc400199524ef808c1add0eb988451ecaa38893cada86faa
2 changes: 1 addition & 1 deletion docs/flutter_bootstrap.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions docs/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ const MANIFEST = 'flutter-app-manifest';
const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"flutter_bootstrap.js": "caf7d1a2f64e98cffd5337aaf7b12171",
const RESOURCES = {"flutter_bootstrap.js": "84e178cc4a2bc93f729e56410df011e2",
"version.json": "d75a5b82538c7494da001f9e0f76f108",
"splash/img/light-2x.png": "1b5e2bffe69da59cfd351c35c744bcdc",
"splash/img/dark-4x.png": "dc457e3fab5b7baf6c32171f81af1260",
Expand All @@ -13,8 +13,8 @@ const RESOURCES = {"flutter_bootstrap.js": "caf7d1a2f64e98cffd5337aaf7b12171",
"splash/img/dark-2x.png": "1b5e2bffe69da59cfd351c35c744bcdc",
"splash/img/dark-1x.png": "802a821237035fabb9f246a4adfb30ff",
"splash/img/light-1x.png": "802a821237035fabb9f246a4adfb30ff",
"index.html": "c0c64ad829b917715aecb094e46fa325",
"/": "c0c64ad829b917715aecb094e46fa325",
"index.html": "beb14fa34bba06ff727fc38fef2e98f5",
"/": "beb14fa34bba06ff727fc38fef2e98f5",
"main.dart.js": "70408575da8bb4962eda5858f1f2f414",
"flutter.js": "f393d3c16b631f36852323de8e583132",
"python-worker.js": "f0cff3b480795803a96d885b3aea822a",
Expand All @@ -24,8 +24,8 @@ const RESOURCES = {"flutter_bootstrap.js": "caf7d1a2f64e98cffd5337aaf7b12171",
"icons/Icon-maskable-512.png": "1b5e2bffe69da59cfd351c35c744bcdc",
"icons/Icon-512.png": "1b5e2bffe69da59cfd351c35c744bcdc",
"manifest.json": "8d77e1773f3a24b6c1fcbeeef2518f88",
"assets/app/app.zip.hash": "b9762cf858ff298063970ae587a675de",
"assets/app/app.zip": "4570ccbb91856d777d19ccadff77c7a7",
"assets/app/app.zip.hash": "145b488c14df5bcdad213faa867fe501",
"assets/app/app.zip": "029bdef1890abe585b4f624fe3d81169",
"assets/AssetManifest.json": "45cb3c7d2874dca719520f912254777a",
"assets/NOTICES": "c5189c65add8834e49f4c5cc39806f00",
"assets/FontManifest.json": "dc3d03800ccca4601324923c0b1d6d57",
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

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

0 comments on commit 1456c35

Please sign in to comment.