deploy: 69f7429b71
This commit is contained in:
parent
cbb8234d87
commit
cf2a731aef
4 changed files with 2682 additions and 2672 deletions
|
|
@ -3,7 +3,7 @@ const MANIFEST = 'flutter-app-manifest';
|
|||
const TEMP = 'flutter-temp-cache';
|
||||
const CACHE_NAME = 'flutter-app-cache';
|
||||
|
||||
const RESOURCES = {"main.dart.js": "da6f8488bfdbfd6187ca5504aa90cd0b",
|
||||
const RESOURCES = {"main.dart.js": "05d1c26dd642cee7d92b3d9063674264",
|
||||
"assets/AssetManifest.json": "1eed5b776bfb1c2c6672f3bcfd02eb49",
|
||||
"assets/assets/banner_dark.png": "6310493efdf749239c991ec8cf2ac366",
|
||||
"assets/assets/verification.png": "cfafe6d01ed9f2b08312157bc2fd36d3",
|
||||
|
|
@ -72,8 +72,8 @@ const RESOURCES = {"main.dart.js": "da6f8488bfdbfd6187ca5504aa90cd0b",
|
|||
"splash/img/light-3x.png": "da261be18bbda768fa1462fd8a8cef46",
|
||||
"splash/img/dark-3x.png": "da261be18bbda768fa1462fd8a8cef46",
|
||||
"splash/style.css": "d284d01cad91aeea699e23fe4698ccf1",
|
||||
"index.html": "1800164eddf1a371274114db3740f713",
|
||||
"/": "1800164eddf1a371274114db3740f713",
|
||||
"index.html": "7b1712d81bc4e758f169b94c1a29fbcd",
|
||||
"/": "7b1712d81bc4e758f169b94c1a29fbcd",
|
||||
"icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c",
|
||||
"icons/Icon-192.png": "839e87c4f6800df757bb28180f8e2949",
|
||||
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
<script>
|
||||
// The value below is injected by flutter build, do not touch.
|
||||
const serviceWorkerVersion = "436983099";
|
||||
const serviceWorkerVersion = "377960858";
|
||||
</script>
|
||||
<!-- This script adds the flutter initialization JS code -->
|
||||
<script src="flutter.js" defer></script>
|
||||
|
|
|
|||
5336
web/main.dart.js
5336
web/main.dart.js
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue