Skip to content

Commit

Permalink
deploy: 4ecbf91
Browse files Browse the repository at this point in the history
  • Loading branch information
sherlockvn committed May 6, 2024
1 parent 19e6729 commit 3fc7bb8
Show file tree
Hide file tree
Showing 6 changed files with 141,671 additions and 141,488 deletions.
Binary file modified 1725/assets/fonts/MaterialIcons-Regular.otf
Binary file not shown.
10 changes: 5 additions & 5 deletions 1725/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ const RESOURCES = {"splash/img/light-2x.png": "752f13fa687a16a01596dec0db5385b3"
"canvaskit/skwasm.wasm": "2fc47c0a0c3c7af8542b601634fe9674",
"manifest.json": "f3c8e18d38224185c23bbca2dc0e3f4a",
"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"index.html": "d6ec40e61f410f6141b40b9258db0262",
"/": "d6ec40e61f410f6141b40b9258db0262",
"index.html": "f8e79e19621fd6efe6a01b4741a00e3c",
"/": "f8e79e19621fd6efe6a01b4741a00e3c",
"script.js": "187dde765b2fc2efe647200435c4ddd8",
"assets/FontManifest.json": "71a4a82de411f155107da3f8dac64ebd",
"assets/AssetManifest.bin": "c0e8190e91c9e67e1575c583de7cb4bd",
Expand Down Expand Up @@ -714,12 +714,12 @@ const RESOURCES = {"splash/img/light-2x.png": "752f13fa687a16a01596dec0db5385b3"
"assets/AssetManifest.bin.json": "3205a8760386e8cd33a7d8ec73c37c84",
"assets/shaders/ink_sparkle.frag": "4096b5150bac93c41cbc9b45276bd90f",
"assets/NOTICES": "955204e54d22d4501863abdd6abc12ca",
"assets/fonts/MaterialIcons-Regular.otf": "c7c830944d6adce6008141ac577ea8d7",
"assets/fonts/MaterialIcons-Regular.otf": "ac4de46a0543028e207c033c5802e2e9",
"assets/AssetManifest.json": "d61ed5ddbb3cf201b7acd30250d72e11",
"main.dart.js": "60bfd3f8d0c90e52181e2a5c63830131",
"main.dart.js": "08110ed3e5b30757cba10030a1d80f1c",
"favicon.png": "f4d7e5e845001780a8c3cfa3ec5e4625",
"style.css": "4d1f54fea6fddad3e588e47e3fa65268",
"version.json": "8369295da2c0b5b26cd759844df75dd9",
"version.json": "3960405b62d5802218b67533adaf7e95",
"icons/Icon-192.png": "db01db96eabb3551ac6861c53778900a",
"icons/Icon-512.png": "7a90a5fbf6971e6f5dbbe91da44cdb97"};
// The application shell files that are downloaded before a service worker can
Expand Down
2 changes: 1 addition & 1 deletion 1725/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<script src="splash/splash.js"></script>
<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "3769417436";
const serviceWorkerVersion = "1490184976";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 3fc7bb8

Please sign in to comment.