From 92ca5dafed49525817bc0f55615025594cc006ee Mon Sep 17 00:00:00 2001
From: James Williams <66931+jwill@users.noreply.github.com>
Date: Fri, 28 Jun 2024 20:58:24 +0000
Subject: [PATCH] Moar updates
---
flutter_bootstrap.js | 2 +-
flutter_service_worker.js | 6 +++---
index.html | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/flutter_bootstrap.js b/flutter_bootstrap.js
index 7d368cf..1dedafa 100644
--- a/flutter_bootstrap.js
+++ b/flutter_bootstrap.js
@@ -11,6 +11,6 @@ _flutter.buildConfig = {"engineRevision":"edd8546116457bdf1c5bdfb13ecb9463d2bb5e
_flutter.loader.load({
serviceWorkerSettings: {
- serviceWorkerVersion: "3273331040"
+ serviceWorkerVersion: "29722813"
}
});
diff --git a/flutter_service_worker.js b/flutter_service_worker.js
index 5ab04df..66e09d0 100644
--- a/flutter_service_worker.js
+++ b/flutter_service_worker.js
@@ -3,10 +3,10 @@ const MANIFEST = 'flutter-app-manifest';
const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';
-const RESOURCES = {"flutter_bootstrap.js": "a84cf757dbce391aad1a33d48d9295d0",
+const RESOURCES = {"flutter_bootstrap.js": "fb6fdc07a3ea9c295e9808df24b333e4",
"version.json": "66b4fc93dea3c94d9cbca74d3b41afb7",
-"index.html": "15e073fb46f48704904efd38ca9104c4",
-"/": "15e073fb46f48704904efd38ca9104c4",
+"index.html": "68637991b23a82367a8a017d73b44e60",
+"/": "68637991b23a82367a8a017d73b44e60",
"main.dart.js": "7be01e5ca1604135270ada57eadf354c",
"flutter.js": "383e55f7f3cce5be08fcf1f3881f585c",
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
diff --git a/index.html b/index.html
index e27d72b..a72f3fe 100644
--- a/index.html
+++ b/index.html
@@ -34,7 +34,7 @@