deploy: 8260480d90
This commit is contained in:
parent
498eaddddd
commit
4b06acdee8
4 changed files with 472 additions and 474 deletions
|
|
@ -25,8 +25,8 @@ const RESOURCES = {"splash/img/light-2x.png": "9371a9e18df59f2bbe9b32e04c3fc5d4"
|
|||
"canvaskit/canvaskit.js.symbols": "38cba9233b92472a36ff011dc21c2c9f",
|
||||
"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
|
||||
"flutter.js": "c71a09214cb6f5f8996a531350400a9a",
|
||||
"index.html": "cab51e65ecedaaa8a5c09d9d80f53a74",
|
||||
"/": "cab51e65ecedaaa8a5c09d9d80f53a74",
|
||||
"index.html": "97b11b0e3eb6f735f61058e9b363ba3f",
|
||||
"/": "97b11b0e3eb6f735f61058e9b363ba3f",
|
||||
"assets/FontManifest.json": "6a590c591cb18c7ac3b63b1fcaa45b57",
|
||||
"assets/AssetManifest.bin": "cb64b3e3fe1a7dc2c2439d73711985c0",
|
||||
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "8c441277cf711d83016dede9fc441928",
|
||||
|
|
@ -75,7 +75,7 @@ const RESOURCES = {"splash/img/light-2x.png": "9371a9e18df59f2bbe9b32e04c3fc5d4"
|
|||
"assets/fonts/Roboto/Roboto-Italic.ttf": "cebd892d1acfcc455f5e52d4104f2719",
|
||||
"assets/fonts/Roboto/RobotoMono-Regular.ttf": "7e173cf37bb8221ac504ceab2acfb195",
|
||||
"assets/AssetManifest.json": "82ec42c015f9ef74ebf074e3ff172126",
|
||||
"main.dart.js": "c0663089dabf6dadce9b3ff52b348bfe",
|
||||
"main.dart.js": "84a16fd13e3e1cc1bcdbe82e020cc20d",
|
||||
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
|
||||
"version.json": "d332b47693702f4203b900f5037f2601",
|
||||
"icons/Icon-192.png": "839e87c4f6800df757bb28180f8e2949",
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
<script>
|
||||
// The value below is injected by flutter build, do not touch.
|
||||
const serviceWorkerVersion = "2124185834";
|
||||
const serviceWorkerVersion = "4197629033";
|
||||
</script>
|
||||
<!-- This script adds the flutter initialization JS code -->
|
||||
<script src="flutter.js" defer></script>
|
||||
|
|
|
|||
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