Skip to content

Commit

Permalink
deploy: 920cecc
Browse files Browse the repository at this point in the history
  • Loading branch information
sherlockvn committed Oct 25, 2023
1 parent 420ecd8 commit fa99c32
Show file tree
Hide file tree
Showing 4 changed files with 80,305 additions and 80,307 deletions.
6 changes: 3 additions & 3 deletions 851/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"auth.html": "aaf3b82bee208cb193342ff1c7252919",
"index.html": "ec75e49b2dd7aadc813efa341b14e60b",
"/": "ec75e49b2dd7aadc813efa341b14e60b",
"index.html": "58eb64d35fc8387c5706945d483fc1d7",
"/": "58eb64d35fc8387c5706945d483fc1d7",
"version.json": "4261bb9becc1c562297ab3634632c8d9",
"favicon.png": "d6fd96e2d81a9853d4b0870fec11d291",
"assets/AssetManifest.bin": "55ea6113a7c2e4ca5e25d4cdb48813ea",
Expand Down Expand Up @@ -133,7 +133,7 @@ const RESOURCES = {"auth.html": "aaf3b82bee208cb193342ff1c7252919",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"icons/Icon-512.png": "7b09d20196b22a97624ab12900f85da3",
"icons/Icon-192.png": "a82dc9b187a5d459bf9798775c6951a1",
"main.dart.js": "61304b2e689c5b19736dce217f959a0a",
"main.dart.js": "26b0cdd780e1e881de454ec641a0277c",
"splash/splash.js": "123c400b58bea74c1305ca3ac966748d",
"splash/style.css": "4d1f54fea6fddad3e588e47e3fa65268",
"splash/img/dark-3x.png": "d7a83f22fdee6d2fca454982d55aa469",
Expand Down
2 changes: 1 addition & 1 deletion 851/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<script src="splash/splash.js"></script>
<script>
// The value below is injected by flutter build, do not touch.
var serviceWorkerVersion = "1378287605";
var serviceWorkerVersion = "2193520637";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit fa99c32

Please sign in to comment.