Skip to content

Commit

Permalink
Testing push with GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
aboutmydreams committed Oct 26, 2023
1 parent a0a4ce4 commit d0782a4
Show file tree
Hide file tree
Showing 3 changed files with 9,437 additions and 9,426 deletions.
6 changes: 3 additions & 3 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ const MANIFEST = 'flutter-app-manifest';
const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"main.dart.js": "417fa2abace92529bf73f6a39c30dccf",
const RESOURCES = {"main.dart.js": "4e2fee303fc246e23994cafbe8e35b9d",
"vercel.json": "b86674833d99981d58ca921aeb97b92a",
"assets/AssetManifest.json": "06d1d1c49fd94e679b5c3b3abf1f0e32",
"assets/assets/fonts/k3kXo84MPvpLmixcA63oeALhL4iJ-Q7m8w.otf": "e3ae561f7b8052d9aa9f2b0b09c33ea1",
Expand All @@ -17,8 +17,8 @@ const RESOURCES = {"main.dart.js": "417fa2abace92529bf73f6a39c30dccf",
"assets/shaders/ink_sparkle.frag": "f8b80e740d33eb157090be4e995febdf",
"manifest.json": "b821ad466feece003cce6da9f796e5f5",
".github/workflows/main.yml": "ce233e92b5875918d859e9c9d9b9ffc7",
"index.html": "5471e8593bfe2e1076dfd1620fdbc984",
"/": "5471e8593bfe2e1076dfd1620fdbc984",
"index.html": "de7dc73609db05c54dafa737d625f5e3",
"/": "de7dc73609db05c54dafa737d625f5e3",
"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea",
"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
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 = "638104246";
var serviceWorkerVersion = "2881211738";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit d0782a4

Please sign in to comment.