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 7, 2024
1 parent 90a301b commit 6a01565
Show file tree
Hide file tree
Showing 4 changed files with 679 additions and 678 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": "8920ce738b3a404cb3084c94e5105594",
"main.dart.js": "db6bfc3b2cddcba22b396beba5c3c5c7",
"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": "8373d61c3fc40cfb4577a069cd334bdb",
"/": "8373d61c3fc40cfb4577a069cd334bdb",
"index.html": "6c7a4785a712684844616a0bfc1e306c",
"/": "6c7a4785a712684844616a0bfc1e306c",
"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": "278ed496cd7e51dc3f53f759dca48c46"};
"flutter_bootstrap.js": "448738bbc9cc7c210e4899cc9f56fb71"};
// 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 = "476012784"
var serviceWorkerVersion = "2938469536"
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 6a01565

Please sign in to comment.