Skip to content

Commit

Permalink
build: web
Browse files Browse the repository at this point in the history
  • Loading branch information
jvenin committed Feb 24, 2024
1 parent da720f4 commit 89cca72
Show file tree
Hide file tree
Showing 3 changed files with 24,794 additions and 24,781 deletions.
6 changes: 3 additions & 3 deletions docs/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"version.json": "7c5035eab4a479d3fa9551a1be230010",
"index.html": "9177e5427128f8264a5fa46086fd5f9e",
"/": "9177e5427128f8264a5fa46086fd5f9e",
"main.dart.js": "ca06e71703652ed72bf95d7f9dffc78a",
"index.html": "9642efcd3aa851e8dc683ded8a9396f7",
"/": "9642efcd3aa851e8dc683ded8a9396f7",
"main.dart.js": "dd35fd094b299be442f99c07f5051be4",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
Expand Down
2 changes: 1 addition & 1 deletion docs/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.
const serviceWorkerVersion = "3980730009";
const serviceWorkerVersion = "193162272";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 89cca72

Please sign in to comment.