From 09b6f81118d132ad3b93254869eaaec84e9b0d2d Mon Sep 17 00:00:00 2001 From: maxim-saplin Date: Tue, 11 Jun 2024 10:35:44 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20maxim-sa?= =?UTF-8?q?plin/data=5Ftable=5F2@74e193e9469845c0229e4e1abcc6e1d5867d69c2?= =?UTF-8?q?=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dev/flutter_bootstrap.js | 2 +- dev/flutter_service_worker.js | 6 +++--- dev/flutter_service_worker.js.js | 6 +++--- dev/index.html | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dev/flutter_bootstrap.js b/dev/flutter_bootstrap.js index 120f2a8..f09ec88 100644 --- a/dev/flutter_bootstrap.js +++ b/dev/flutter_bootstrap.js @@ -11,6 +11,6 @@ _flutter.buildConfig = {"engineRevision":"edd8546116457bdf1c5bdfb13ecb9463d2bb5e _flutter.loader.load({ serviceWorkerSettings: { - serviceWorkerVersion: "3087979445" + serviceWorkerVersion: "1233945823" } }); diff --git a/dev/flutter_service_worker.js b/dev/flutter_service_worker.js index 86c15cb..bb79d10 100644 --- a/dev/flutter_service_worker.js +++ b/dev/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": "90a31925aa917c3d2a6f664b4d820c40", +const RESOURCES = {"flutter_bootstrap.js": "56bb43e912ece2992bc4d903f7b6f9f1", "version.json": "ff966ab969ba381b900e61629bfb9789", -"index.html": "e54a0c9566fc8f03867b4612e80c77ad", -"": "e54a0c9566fc8f03867b4612e80c77ad", +"index.html": "c750e6d985f8896253976083b4fe00e1", +"": "c750e6d985f8896253976083b4fe00e1", "main.dart.js": "9534a2bc944c94a8dcb4c95be0ad5b2d", "flutter.js": "383e55f7f3cce5be08fcf1f3881f585c", "favicon.png": "5dcef449791fa27946b3d35ad8803796", diff --git a/dev/flutter_service_worker.js.js b/dev/flutter_service_worker.js.js index 8a8f08f..fc37918 100644 --- a/dev/flutter_service_worker.js.js +++ b/dev/flutter_service_worker.js.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": "90a31925aa917c3d2a6f664b4d820c40", +const RESOURCES = {"flutter_bootstrap.js": "56bb43e912ece2992bc4d903f7b6f9f1", "version.json": "ff966ab969ba381b900e61629bfb9789", -"index.html": "e54a0c9566fc8f03867b4612e80c77ad", -"/": "e54a0c9566fc8f03867b4612e80c77ad", +"index.html": "c750e6d985f8896253976083b4fe00e1", +"/": "c750e6d985f8896253976083b4fe00e1", "main.dart.js": "9534a2bc944c94a8dcb4c95be0ad5b2d", "flutter.js": "383e55f7f3cce5be08fcf1f3881f585c", "favicon.png": "5dcef449791fa27946b3d35ad8803796", diff --git a/dev/index.html b/dev/index.html index 8b405e5..e2c5902 100644 --- a/dev/index.html +++ b/dev/index.html @@ -20,7 +20,7 @@