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 Jan 10, 2024
1 parent ba33720 commit d219967
Show file tree
Hide file tree
Showing 5 changed files with 24,970 additions and 24,936 deletions.
Binary file modified assets/assets/fonts/iconfonts.ttf
Binary file not shown.
Binary file modified assets/fonts/MaterialIcons-Regular.otf
Binary file not shown.
10 changes: 5 additions & 5 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"manifest.json": "b821ad466feece003cce6da9f796e5f5",
"index.html": "10743958b7cc43b2886a2aa78e1e572f",
"/": "10743958b7cc43b2886a2aa78e1e572f",
"index.html": "40fc9a50b6ef7d9f7c8978a5d2701063",
"/": "40fc9a50b6ef7d9f7c8978a5d2701063",
"vercel.json": "b86674833d99981d58ca921aeb97b92a",
"assets/AssetManifest.bin": "900560d76c3473ac03a8fa556306a6ae",
"assets/fonts/MaterialIcons-Regular.otf": "65cd23e7d517f102a2d664d022c56413",
"assets/fonts/MaterialIcons-Regular.otf": "34f21ad50197bc4787c421eb47a4501a",
"assets/assets/fonts/sans_bold.ttf": "dba0c688b8d5ee09a1e214aebd5d25e4",
"assets/assets/fonts/iconfonts.ttf": "7541fef4b108a0fb56d1977edabd33e2",
"assets/assets/fonts/iconfonts.ttf": "aabe98be2af8f8acd6be65ce7ad6df13",
"assets/assets/fonts/k3kXo84MPvpLmixcA63oeALhL4iJ-Q7m8w.otf": "e3ae561f7b8052d9aa9f2b0b09c33ea1",
"assets/AssetManifest.bin.json": "5637f79917e8eac0c286b16e9c3e2366",
"assets/FontManifest.json": "70f045f85ab92775e19b577aadc91cd1",
Expand All @@ -20,7 +20,7 @@ const RESOURCES = {"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"assets/AssetManifest.json": "06d1d1c49fd94e679b5c3b3abf1f0e32",
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "89ed8f4e49bcdfc0b5bfc9b24591e347",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"main.dart.js": "55ae088ef80457e5fb58ffa2d008133f",
"main.dart.js": "bab6460ba6de2c57e3c6a8b626664599",
"version.json": "a7d0195c63e2e522c37ee18e73b44bd2",
"canvaskit/canvaskit.wasm": "73584c1a3367e3eaf757647a8f5c5989",
"canvaskit/skwasm.js": "87063acf45c5e1ab9565dcf06b0c18b8",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

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

0 comments on commit d219967

Please sign in to comment.