Skip to content

Commit

Permalink
Automated deployment update.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsasse committed Apr 4, 2024
1 parent 79312b4 commit 7a9b08c
Show file tree
Hide file tree
Showing 3 changed files with 242 additions and 243 deletions.
6 changes: 3 additions & 3 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ const RESOURCES = {
"splash/img/light-1x.png": "fc751f9688e1ecac236a13e9301dcde8",
"splash/splash.js": "c6a271349a0cd249bdb6d3c4d12f5dcf",
"splash/style.css": "9c45c1be9a65b8e86f2a3aa21eed3fac",
"index.html": "e60328bed04c3dae1502ff75d73b3a99",
"/": "e60328bed04c3dae1502ff75d73b3a99",
"main.dart.js": "52cac59475b0fa8a15ea3dd47dd6fed5",
"index.html": "ff4e0307541cdda1c0ff78210b2100c1",
"/": "ff4e0307541cdda1c0ff78210b2100c1",
"main.dart.js": "bfe497cba8caa128ac03e23f377f0276",
"flutter.js": "f85e6fb278b0fd20c349186fb46ae36d",
"favicon.png": "43e819f873a04fc101598226ce3cd2ae",
"icons/Icon-192.png": "beb3e4dd41f6f74a8695bcdbd666cfd1",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<script>
// The value below is injected by flutter build, do not touch.
var serviceWorkerVersion = '3167997255';
var serviceWorkerVersion = '4108166248';
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="main.dart.js" defer></script>
Expand Down
477 changes: 238 additions & 239 deletions main.dart.js

Large diffs are not rendered by default.

0 comments on commit 7a9b08c

Please sign in to comment.