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 9, 2024
1 parent 6a01565 commit 5b3ea96
Show file tree
Hide file tree
Showing 4 changed files with 34,106 additions and 34,088 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": "db6bfc3b2cddcba22b396beba5c3c5c7",
"main.dart.js": "27e2e795a222abc96bd3202d1f373d3d",
"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": "6c7a4785a712684844616a0bfc1e306c",
"/": "6c7a4785a712684844616a0bfc1e306c",
"index.html": "26b9ea6f70da869abb0e5d9cf9cb39f8",
"/": "26b9ea6f70da869abb0e5d9cf9cb39f8",
"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": "448738bbc9cc7c210e4899cc9f56fb71"};
"flutter_bootstrap.js": "d35bab03b7998287054dba5644bd5fb6"};
// 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 = "2938469536"
var serviceWorkerVersion = "550735938"
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 5b3ea96

Please sign in to comment.