Skip to content

Commit

Permalink
Deploy new build from Flutter app
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 20, 2024
1 parent 870586a commit 13e79be
Show file tree
Hide file tree
Showing 4 changed files with 12,461 additions and 12,444 deletions.
2 changes: 1 addition & 1 deletion flutter_bootstrap.js

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

8 changes: 4 additions & 4 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"flutter.js": "383e55f7f3cce5be08fcf1f3881f585c",
"main.dart.js": "58bd9ada877a28be6903ebed229bb951",
"main.dart.js": "8133969804b5d8ee74c14602462db63e",
"tnplogo.png": "30987e6c5729974725591649d749308c",
"assets/FontManifest.json": "dc3d03800ccca4601324923c0b1d6d57",
"assets/AssetManifest.bin": "735dcb92492fd49ce4a1b902e69f2474",
Expand Down Expand Up @@ -76,8 +76,8 @@ const RESOURCES = {"flutter.js": "383e55f7f3cce5be08fcf1f3881f585c",
"assets/Kaleidoscope.gif": "46b68b6e36c9b274cdbc4dba8b34365f",
"assets/AssetManifest.json": "2b2cc7f89e1f2fc8f541567263a710db",
"assets/AssetManifest.bin.json": "9090073af96b412a41c04e68134bb770",
"index.html": "e1790b1d007be1f38c7cadd4c18461ed",
"/": "e1790b1d007be1f38c7cadd4c18461ed",
"index.html": "cc35c031dd2b488149d9a184b0c7020f",
"/": "cc35c031dd2b488149d9a184b0c7020f",
"manifest.json": "88d5a340f32c26313f598a8f2aed6b0e",
"canvaskit/canvaskit.js": "738255d00768497e86aa4ca510cce1e1",
"canvaskit/canvaskit.js.symbols": "74a84c23f5ada42fe063514c587968c6",
Expand All @@ -95,7 +95,7 @@ const RESOURCES = {"flutter.js": "383e55f7f3cce5be08fcf1f3881f585c",
"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"version.json": "9f9cbb400ca9e5d449968d9b44c421d2",
"flutter_bootstrap.js": "92c5717ff2a268162da1dde7adcbe91e"};
"flutter_bootstrap.js": "0ef473feaa3df20170f21b839ff38af1"};
// The application shell files that are downloaded before a service worker can
// start.
const CORE = ["main.dart.js",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

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

0 comments on commit 13e79be

Please sign in to comment.